pnpm/env/plugin-commands-env
Zoltan Kochan e570adc101
fix(env): fail with a meaningful error when no pnpm home dir is found (#6134)
close #6095
close #3865
2023-02-26 05:39:44 +02:00
..
src fix(env): fail with a meaningful error when no pnpm home dir is found (#6134) 2023-02-26 05:39:44 +02:00
test fix(env): fail with a meaningful error when no pnpm home dir is found (#6134) 2023-02-26 05:39:44 +02:00
CHANGELOG.md chore(release): 7.28.0 2023-02-25 18:17:46 +02:00
README.md refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00
jest.config.js refactor: group projects in different subdirectories (#5659) 2022-11-20 01:35:22 +02:00
package.json chore(release): 7.28.0 2023-02-25 18:17:46 +02:00
tsconfig.json fix: remove `suppressImplicitAnyIndexErrors` from typescript settings (#5991) 2023-01-28 18:19:26 +02:00
tsconfig.lint.json refactor: put all non-public projects to directories that start with __ 2022-11-20 02:40:44 +02:00

README.md

@pnpm/plugin-commands-env

pnpm commands for managing Node.js

npm version

Installation

pnpm add @pnpm/plugin-commands-env

License

MIT