We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently we use node 16 to develop and build the app, now we need to upgrade to node 20.
NOTE, there is an error if we switch to node 18+ , to produce, run npm run dev , so we need to fix that problem so we can do the upgrade.
npm run dev
Some hints:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently we use node 16 to develop and build the app, now we need to upgrade to node 20.
NOTE, there is an error if we switch to node 18+ , to produce, run
npm run dev
, so we need to fix that problem so we can do the upgrade.Some hints:
The text was updated successfully, but these errors were encountered: