yarnpkg/yarn
View on GitHubyarn install --production does an engine check on devDependencies
Open
#5,796 opened on May 7, 2018
cat-buggood first issue
Repository metrics
- Stars
- (41,514 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Do you want to request a feature or report a bug?
bug
What is the current behavior?
yarn install --production does an engine check on devDependencies
What is the expected behavior?
yarn install --production should not do an engine check on devDependencies
Please mention your node.js, yarn and operating system version.