mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-11 17:42:43 -04:00
The following command will install Node.js (inspired by [poetry](https://python-poetry.org/docs/managing-environments/)): ``` pnpm env use --global 16.5.0 ```
16 lines
292 B
Markdown
16 lines
292 B
Markdown
# @pnpm/plugin-commands-env
|
|
|
|
> pnpm commands for managing Node.js
|
|
|
|
[](https://www.npmjs.com/package/@pnpm/plugin-commands-env)
|
|
|
|
## Installation
|
|
|
|
```sh
|
|
<pnpm|npm|yarn> add @pnpm/plugin-commands-env
|
|
```
|
|
|
|
## License
|
|
|
|
MIT
|