๐ --- Starting compilation and setup phase. Hold tight... ------------------------
๐ --- Compiling wasp project... --------------------------------------------------
โ
--- Successfully completed npm install. ----------------------------------------
๐ --- Setting up database... -----------------------------------------------------
โ
--- Database successfully set up. ----------------------------------------------
๐ --- Building SDK... ------------------------------------------------------------
[ Wasp ] tsconfig.json(2,14): error TS6053: File '@tsconfig/node18/tsconfig.json' not found.
[ Wasp ] ../../../../node_modules/@testing-library/jest-dom/types/jest.d.ts(1,23): error TS2688: Cannot find type definition file for 'jest'.
[ Wasp ] ../../../../node_modules/@testing-library/jest-dom/types/jest.d.ts(9,27): error TS2304: Cannot find name 'expect'.
[ Wasp ] ../../../../node_modules/vitest/node_modules/vite/dist/node/index.d.ts(5,41): error TS2307: Cannot find module 'rollup/parseAst' or its corresponding type declarations.
[ Wasp ] There are types at '/home/arghittu_thms/development/personal/todoapp-wasp/node_modules/vitest/node_modules/rollup/dist/parseAst.d.ts', but this result could not be resolved under your current 'moduleResolution' setting. Consider updating to 'node16', 'nodenext', or 'bundler'.
โ --- [Error] Your wasp project failed to compile: -------------------------------
- SDK build failed with exit code: 2
โ --- [Error] Compilation of wasp project failed: --------------------------------
1 errors found
๐ --- Starting compilation and setup phase. Hold tight... ------------------------
๐ --- Compiling wasp project... --------------------------------------------------
โ
--- Successfully completed npm install. ----------------------------------------
๐ --- Setting up database... -----------------------------------------------------
โ
--- Database successfully set up. ----------------------------------------------
๐ --- Building SDK... ------------------------------------------------------------
[ Wasp ] tsconfig.json(2,14): error TS6053: File '@tsconfig/node18/tsconfig.json' not found.
[ Wasp ] ../../../../node_modules/@testing-library/jest-dom/types/jest.d.ts(1,23): error TS2688: Cannot find type definition file for 'jest'.
[ Wasp ] ../../../../node_modules/@testing-library/jest-dom/types/jest.d.ts(9,27): error TS2304: Cannot find name 'expect'.
[ Wasp ] ../../../../node_modules/vitest/node_modules/vite/dist/node/index.d.ts(5,41): error TS2307: Cannot find module 'rollup/parseAst' or its corresponding type declarations.
[ Wasp ] There are types at '/home/arghittu_thms/development/personal/todoapp-wasp/node_modules/vitest/node_modules/rollup/dist/parseAst.d.ts', but this result could not be resolved under your current 'moduleResolution' setting. Consider updating to 'node16', 'nodenext', or 'bundler'.
โ --- [Error] Your wasp project failed to compile: -------------------------------
- SDK build failed with exit code: 2
โ --- [Error] Compilation of wasp project failed: --------------------------------
1 errors found