-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Description
pnpm version: 7.1.0
Expected behavior:
running NODE_ENV=production pnpm install -d installs the dev dendencies
like it is described in the documentation
Actual behavior:
dev dependencies are skipped showing this in command line:
devDependencies: skipped because NODE_ENV is set to production
image
Additional information:
node -vprints: v14.19.0- Windows, macOS, or Linux?: macOS - m1 macbook pro
Reactions are currently unavailable