Skip to content

Commit 3bf4e20

Browse files
devcontainers-botgithub-actions
andauthored
Automated documentation update (#1109)
Automated documentation update [skip ci] Co-authored-by: github-actions <[email protected]>
1 parent 52c79b4 commit 3bf4e20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/node/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Installs Node.js, nvm, yarn, pnpm, and needed dependencies.
1818
| version | Select or enter a Node.js version to install | string | lts |
1919
| nodeGypDependencies | Install dependencies to compile native node modules (node-gyp)? | boolean | true |
2020
| nvmInstallPath | The path where NVM will be installed. | string | /usr/local/share/nvm |
21+
| pnpmVersion | Select or enter the PNPM version to install | string | latest |
2122
| nvmVersion | Version of NVM to install. | string | latest |
2223
| installYarnUsingApt | On Debian and Ubuntu systems, you have the option to install Yarn globally via APT. If you choose not to use this option, Yarn will be set up using Corepack instead. This choice is specific to Debian and Ubuntu; for other Linux distributions, Yarn is always installed using Corepack, with a fallback to installation via NPM if an error occurs. | boolean | true |
2324

0 commit comments

Comments
 (0)