Navita
WWasp
•Created by Navita on 12/15/2024 in #🙋questions
I am customizing the SaaS template
I am also using cursor ai ide
10 replies
WWasp
•Created by Navita on 12/15/2024 in #🙋questions
I am customizing the SaaS template
yes I am using windows and wsl.
10 replies
WWasp
•Created by Navita on 12/11/2024 in #🙋questions
Getting SDK build failures
thank you miho
7 replies
WWasp
•Created by Navita on 12/11/2024 in #🙋questions
Getting SDK build failures
Hello Wasp team! I'm having issues with the OpenSaaS template and could use some help.
Setup:
- Wasp version: 0.15.2
- Node.js version: 18.19.1
- npm version: 9.2.0
- OS: Windows with WSL2
- Template: OpenSaaS
Error:
Getting consistent SDK build failures:
❌ --- [Error] Your wasp project failed to compile: -------------------------------
SDK build failed with exit code: 2
Initial error includes:
npm WARN EBADENGINE Unsupported engine {
package: '@lemonsqueezy/[email protected]',
required: { node: '>=20' },
current: { node: 'v18.19.1', npm: '9.2.0' }
}
Steps tried:
1. Clean installation of Wasp
2. Multiple attempts with wasp clean, rm -rf node_modules
3. Removing and recreating the project
4. Starting fresh database instances
5. Checking for conflicting processes
6. Verifying Docker container status
Current status:
- Project uses Stripe as payment processor
- Getting consistent SDK build failures
- No error details beyond exit code 2
Any guidance would be greatly appreciated! Let me know if you need any additional information.
7 replies
WWasp
•Created by Navita on 12/11/2024 in #🙋questions
Getting SDK build failures
I am getting SDK Build failures , I do not know what is the root cause nor how to fix it.
7 replies
WWasp
•Created by Navita on 10/30/2024 in #🙋questions
How to customize the wasp SaaS template
I would like to redesign the header, put logo, change colours, add columns,
9 replies