# nvm **Repository Path**: dpsnet/nvm ## Basic Information - **Project Name**: nvm - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nvm-global **nvm-global** allows you to use nvm in production-like scenarios by installing it globally. nvm-global has been tested working on both Travis-CI and Jenkins, as well. Standard nvm has known difficulties working in multi-user or rooted environments. Installation is the same as with standard nvm: . The only difference is that it's you'll need to assert your root privileges with `sudo`, e.g. wget -qO- https://raw.githubusercontent.com/xtuple/nvm/master/install.sh | sudo bash This will install into `/usr/local/nvm`