Tutorial doesn't actually work with Node 16
If you do the tutorial steps to start developing with Convex with Node v16.10.0, you'll get an error:
This error can be fixed by upgrading to a newer version of Node. It works fine with v22.12.0.
4 Replies
Thanks for posting in <#1088161997662724167>.
Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets.
- Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.)
- Use search.convex.dev to search Docs, Stack, and Discord all at once.
- Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI.
- Avoid tagging staff unless specifically instructed.
Thank you!
Why are u excactly using Node 16? Its support ended over a year ago. Wouldnt it make more sense for you using Node 22 or is there anything I miss here? https://endoflife.date/nodejs
Yea. The upcoming tutorial update is about to reccomend 18+. 16 is end of lifed
Just happened to have it installed :P. I'm actually hoping to use bun, but bun doesn't support npm-run-all. Just commented because the tutorial said it supported 16.