-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
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
Update Node, NPM and packages frontend #783
Comments
Remember to also update README |
Test with newest LTS, and update readme |
This issue has automatically been marked as stale as there has been no activity for 60 days. |
@Christdej Is this fixed? |
Someone still need to check that LTS of NPM works, and update the README to suggest LTS rather than a specific version of NPM. Also could be nice to update several NPM packages |
This issue has automatically been marked as stale as there has been no activity for 60 days. |
We need to update the versions of Node, NPM and the different packages in NPM, they are quite outdated and can cause a security risk.
Might be nice to log the current node version that is being run when starting the frontend.
https://nodejs.org/docs/v0.10.12/api/process.html#process_process_version
The text was updated successfully, but these errors were encountered: