SilveR
WWasp
•Created by SilveR on 2/16/2025 in #🙋questions
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: 1
24 replies