1.0.3 • Published 3 years ago

@codspace/features-node v1.0.3

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Node.js (via nvm) and yarn (node)

Installs Node.js, nvm, yarn, and needed dependencies.

Example Usage

"features": {
        "codspace/features/node@latest": {
            "version": "latest"
        }
}

Options

Options IdDescriptionTypeDefault Value
versionSelect or enter a Node.js version to installstringlts
install_tools_for_node_gypInstall dependencies to compile native node modules (node-gyp)?booleantrue
nvm_install_pathThe path where NVM will be installed.string/usr/local/share/nvm

Note: This file was auto-generated from the devcontainer-feature.json.