-
Notifications
You must be signed in to change notification settings - Fork 16
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
Upgrade NodeJS #100
Comments
To add to this: 0.10 is close to become unsupported: marklogic-community/slush-marklogic-node#386 |
Sounds fairly easy. Considering moving forward with this. Steps should roughly be:
|
Latest procedures: https://nodejs.org/en/download/package-manager/
Note the extra use of sudo, particularly in front of bash -, that is necessary.. |
Putting this behind an |
vladistan
added a commit
to vladistan/mlvagrant
that referenced
this issue
Jan 22, 2019
* grtjn/master: grtjn#126: moved over to opt/mlvagrant Fixes grtjn#123, grtjn#125, grtjn#126: moved to opt/mlvagrant, added yum cache updates, added missing libs Fixed grtjn#122: added support for ML9 Converters installer Fixed grtjn#121: upgraded to NodeJS LTS v8 reset clock if time varies by more than 1 second to prevent clockskew errors Improved README Improved README Fixed grtjn#117: used doctoc to automate TOC Fixed grtjn#115: published new baseboxes, updated docs Typo in Vagrantfile Updated CHANGELOG for release 1.0.5 Updated README and properties to reflect recent changes + a few typos Fixed grtjn#108/grtjn#114: install git v2 when installing pm2, fix init for centos 7 Fixed grtjn#100: install of latest node now default Fixed grtjn#53: installer wizard for ml and mlcp rpms Fixed grtjn#112: reloading of MarkLogic and MLCP # Conflicts: # opt/mlvagrant/install-ml-centos.sh # opt/vagrant/bootstrap-centos-master.sh # project/Vagrantfile
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Instead of installing the default (still stuck at 0.10), it should either download/install v4/v6 directly, or attempt to upgrade the default to v4/v6..
The text was updated successfully, but these errors were encountered: