Environment Operating System: Windows_NT Node Version: v20.10.0 Nuxt Version: 3.15.4 CLI Version: 3.21.1 Nitro Version: 2.10.4 Package Manager: npm@10.2.3 Builder: - User Config: - Runtime Modules: - Build Modules: - Reproduction https:/...
Runtime Modules:@nuxtjs/tailwindcss@5.3.3,~/modules/dashboardcore.ts,~/modules/auto-import-eslint.ts Build Modules:- Reproduction as this is IDE related, there is no classical reproduction script possible. But it happens also with a plain nuxt3 project. What I have in my setup: #tsconfig...
问TS2307:找不到模块“@/components/helper/utils/SimpleUtil.vue”或其对应的类型声明ENjavax.servlet....
Created nuxt project using npx Contents of tsconfig.json: // tsconfig.json { "compilerOptions": { "target": "esnext", "module": "esnext", "moduleResolution": "node", "lib": ["esnext", "esnext.asynciterable", "dom"], "esModuleInterop": tr...