Amin
Amin
WWasp
Created by Amin on 2/6/2025 in #đŸ™‹questions
Your wasp project failed to compile
- The "include" field is missing in tsconfig.json, you must set it to: ["src"]. - Invalid value for the "compilerOptions.outDir" field in tsconfig.json, you must set it to: ".wasp/out/user". - The "compilerOptions.composite" field is missing in tsconfig.json, you must set it to: true. - The "compilerOptions.skipLibCheck" field is missing in tsconfig.json, you must set it to: true.
12 replies