yarnpkg/yarn
View on GitHubyarn install --production does an engine check on devDependencies
Open
#5796 opened on May 7, 2018
cat-buggood first issue
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.