Skip to content
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

Install node 16+ on the server #75

Open
ob-ivan opened this issue Feb 13, 2023 · 2 comments
Open

Install node 16+ on the server #75

ob-ivan opened this issue Feb 13, 2023 · 2 comments

Comments

@ob-ivan
Copy link
Owner

ob-ivan commented Feb 13, 2023

So far I've been using node via nvm.

However, this does not automatically apply to cron scripts: they use the system node version, which is 8, and npm is version 2. This results in a need of an ugly incantation for the deployment script to work.

@ob-ivan
Copy link
Owner Author

ob-ivan commented Feb 13, 2023

Package 2:nodejs-8.17.0-1nodesource.x86_64 already installed and latest version

@ob-ivan ob-ivan changed the title Install node 16 on the server Install node 16+ on the server Feb 14, 2023
@ob-ivan
Copy link
Owner Author

ob-ivan commented Feb 14, 2023

This might be better solved by #62.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant