yarnpkg/yarn

yarn install --production does an engine check on devDependencies

Open

#5796 opened on May 7, 2018

View on GitHub
 (4 comments) (0 reactions) (1 assignee)JavaScript (41,514 stars) (2,731 forks)batch import
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.

Contributor guide