Github action node version mismatch when running `wasp ts-setup` on version 0.19.1
✅SolvedDeploying
I have updated my wasp project to 0.19.1 and also set that version in my github action deploy.yml. When it gets to the step of running
wasp ts-setup
wasp ts-setup
, I get this error:
Run wasp ts-setup wasp ts-setupError: Error] Node/NPM requirement not met: --------------------------------------Your node version does not meet Wasp's requirements!You are running node 20.19.6.Wasp requires node version 22.12.0 or higher.Error: Process completed with exit code 1.
Run wasp ts-setup wasp ts-setupError: Error] Node/NPM requirement not met: --------------------------------------Your node version does not meet Wasp's requirements!You are running node 20.19.6.Wasp requires node version 22.12.0 or higher.Error: Process completed with exit code 1.
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.