Skip to content
This repository has been archived by the owner on Mar 6, 2019. It is now read-only.

Move dependency from node/npm to nvm #1

Open
nymous opened this issue May 6, 2017 · 0 comments
Open

Move dependency from node/npm to nvm #1

nymous opened this issue May 6, 2017 · 0 comments

Comments

@nymous
Copy link
Member

nymous commented May 6, 2017

Using nvm would allow us to install any version of node, not depending on the target package manager (which can be outdated), and even multiple versions of node in parallel.
It also allows us to fix a node version using a .nvmrc file.
Finally, it allows installation of global packages without any specific configuration for any user, not requiring the use of sudo.

We would need to update the install scripts (Utils/scripts/).

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

No branches or pull requests

1 participant