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
It would be nice to have our code running on the latest node version (15.4 by now), which is not the case. Known problems:
Until these issues are not fixed. There is no way to update our node version. May be there are more issues which have not been discovered yet.
nvm
.nvmrc
The text was updated successfully, but these errors were encountered:
Please make sure to update the backend/README.md when we upgrade our node version.
backend/README.md
Sorry, something went wrong.
ulfgebhardt
Successfully merging a pull request may close this issue.
🚀 Feature
It would be nice to have our code running on the latest node version (15.4 by now), which is not the case.
Known problems:
Until these issues are not fixed. There is no way to update our node version.
May be there are more issues which have not been discovered yet.
Todo
nvm
for the parallel installation of different node versions and thier usage in different folder/Terminals..nvmrc
files in the app folders can be helpful to quickly use the right Node version in a folder/terminal.The text was updated successfully, but these errors were encountered: