wardbox
WWasp
•Created by wardbox on 2/27/2025 in #🙋questions
Wasp typescript error
it also involved removing
"tsc": "^2.0.4",
from package.json35 replies
WWasp
•Created by wardbox on 2/27/2025 in #🙋questions
Wasp typescript error
when that was in there it didn't work, when i removed it it seemed to work
35 replies
WWasp
•Created by wardbox on 2/27/2025 in #🙋questions
Wasp typescript error
i think it was this
"wasp-config": "file:../../.local/share/wasp-lang/0.16.2/data/packages/wasp-config"
35 replies
WWasp
•Created by wardbox on 2/27/2025 in #🙋questions
Wasp typescript error
i just reverted my package.json to the very first version and it's fine now :fine:
35 replies
WWasp
•Created by wardbox on 2/27/2025 in #🙋questions
Wasp typescript error
that's for 0.15 to 0.16 afaik
35 replies
WWasp
•Created by wardbox on 2/27/2025 in #🙋questions
Wasp typescript error
yeah i reverted to this
35 replies
WWasp
•Created by wardbox on 2/27/2025 in #🙋questions
Wasp typescript error
yeah it's weird lol
35 replies
WWasp
•Created by wardbox on 2/27/2025 in #🙋questions
Wasp typescript error
this is running
wasp db migrate-dev
after wasp clean
35 replies
WWasp
•Created by wardbox on 2/27/2025 in #🙋questions
Wasp typescript error
ehhh im already going back to the normal main.wasp to try to get that working, running into the same issue though which is odd, thinking it might be package related
35 replies
WWasp
•Created by wardbox on 2/27/2025 in #🙋questions
Wasp typescript error
yea tried that, same error
35 replies
WWasp
•Created by wardbox on 2/27/2025 in #🙋questions
Wasp typescript error
could not figure this out, tried doing the npm install after clean with no luck
35 replies
WWasp
•Created by wardbox on 2/27/2025 in #🙋questions
Wasp typescript error
@kapa.ai i did run that command to install typescript
i also tried going to an older version of node
35 replies
WWasp
•Created by wardbox on 2/2/2025 in #🙋questions
Deployed to fly.io and it auto-deployed with redis. How?
that worked ^
8 replies
WWasp
•Created by wardbox on 2/2/2025 in #🙋questions
Deployed to fly.io and it auto-deployed with redis. How?
looks like it's detected on launch but not re-deploy. im trying out
1.
flyctl redis create
and follow prompts, it spits out the url
2. set my env var for the redis url that it gives me
3. wasp deploy fly deploy
8 replies
WWasp
•Created by wardbox on 2/2/2025 in #🙋questions
Deployed to fly.io and it auto-deployed with redis. How?
Alrighty, trying to deploy what's on main (without redis) to a new org, then bring in redis changes and re-deploy to see how this works
8 replies
WWasp
•Created by Vladimir on 1/29/2025 in #🙋questions
is @everyone able to jump on a call and help me deploy to fly.io?
@Vladimir it may help to paste your specific errors in here and
@
kapa.ai to start out. first question i'd ask is do you have it running fine locally with no errors?21 replies
WWasp
•Created by wardbox on 1/13/2025 in #🙋questions
Wasp websockets with multi-region fly.io app
then any time after it's fine
29 replies
WWasp
•Created by wardbox on 1/13/2025 in #🙋questions
Wasp websockets with multi-region fly.io app
it seems like it's only the very first connection that is delayed
29 replies