SDK Build failing even after setting up DB commands
🐝 --- Building SDK... ------------------------------------------------------------
[ Wasp !] npx: installed 1 in 0.775s
[ Wasp ]
[ Wasp ] This is not the tsc command you are looking for
[ Wasp ]
[ Wasp ]
[ Wasp ] To get access to the TypeScript compiler, tsc, from the command line either:
[ Wasp ]
[ Wasp ] - Use npm install typescript to first add TypeScript to your project before using npx
[ Wasp ] - Use yarn to avoid accidentally running code from un-installed packages
❌ --- [Error] Your wasp project failed to compile: -------------------------------
- SDK build failed with exit code: 1🐝 --- Building SDK... ------------------------------------------------------------
[ Wasp !] npx: installed 1 in 0.775s
[ Wasp ]
[ Wasp ] This is not the tsc command you are looking for
[ Wasp ]
[ Wasp ]
[ Wasp ] To get access to the TypeScript compiler, tsc, from the command line either:
[ Wasp ]
[ Wasp ] - Use npm install typescript to first add TypeScript to your project before using npx
[ Wasp ] - Use yarn to avoid accidentally running code from un-installed packages
❌ --- [Error] Your wasp project failed to compile: -------------------------------
- SDK build failed with exit code: 1I'm on MacOS, wasp version: 0.16.2, Node: v20.17.0, NPM: 10.8.2