jordi0lle
jordi0lle
WWasp-lang
Created by jordi0lle on 10/27/2024 in #🙋questions
Upgraded to v0.15 and got this error on wasp start
app|feature/v0.15.0-upgrade⚡ ⇒ wasp start
🐝 --- Starting compilation and setup phase. Hold tight... ------------------------ 🐝 --- Compiling wasp project... -------------------------------------------------- [ Wasp ] Starting npm install [ Wasp !] npm ERR! code ERESOLVE [ Wasp !] npm ERR! ERESOLVE could not resolve [ Wasp !] npm ERR! [ Wasp !] npm ERR! While resolving: [email protected] [ Wasp !] npm ERR! Found: [email protected] [ Wasp !] npm ERR! node_modules/zod [ Wasp !] npm ERR! zod@"3.22.4" from the root project [ Wasp !] npm ERR! [ Wasp !] npm ERR! Could not resolve dependency: [ Wasp !] npm ERR! peerOptional zod@"^3.23.8" from [email protected] [ Wasp !] npm ERR! node_modules/openai [ Wasp !] npm ERR! openai@"^4.24.1" from the root project [ Wasp !] npm ERR! [ Wasp !] npm ERR! Conflicting peer dependency: [email protected] [ Wasp !] npm ERR! node_modules/zod [ Wasp !] npm ERR! peerOptional zod@"^3.23.8" from [email protected] [ Wasp !] npm ERR! node_modules/openai [ Wasp !] npm ERR! openai@"^4.24.1" from the root project [ Wasp !] npm ERR! [ Wasp !] npm ERR! Fix the upstream dependency conflict, or retry [ Wasp !] npm ERR! this command with --force or --legacy-peer-deps [ Wasp !] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [ Wasp !] npm ERR! [ Wasp !] npm ERR! [ Wasp !] npm ERR! For a full report see: [ Wasp !] npm ERR! /Users/jordiolleballeste/.npm/_logs/2024-10-27T16_20_15_921Z-eresolve-report.txt [ Wasp !] [ Wasp !] npm ERR! A complete log of this run can be found in: /Users/jordiolleballeste/.npm/_logs/2024-10-27T16_20_15_921Z-debug-0.log ❌ --- [Error] Your wasp project failed to compile: ------------------------------- - npm install failed: Project setup failed with exit code 1. ❌ --- [Error] Compilation of wasp project failed: -------------------------------- 1 errors found
7 replies
WWasp-lang
Created by jordi0lle on 6/29/2024 in #🙋questions
Stripe working in production but user credits don't update
Hi guys, Today I tried to make a payment on my SaaS https://www.fueltrackerapp.com and everything worked fine except for one thing, the user credits didn't update! I'm not so sure what's happening because in dev mode everything works fine. Anybody knows what could be happening?
51 replies
WWasp-lang
Created by jordi0lle on 6/19/2024 in #🙋questions
Site image not appearing when posting site on twitter
No description
14 replies
WWasp-lang
Created by jordi0lle on 6/7/2024 in #🙋questions
CORS error while trying to sign up - deployed everything in railway
No description
30 replies
WWasp-lang
Created by jordi0lle on 5/31/2024 in #🙋questions
.env variables when deploying to production in railway - wasp 0.13.2, MacOS, Railway
No description
9 replies