You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yarn install --ignore-scripts ignores lifecycle scripts of dependencies.
What is the expected behavior?
yarn install --ignore-scripts should only ignore lifecycle scripts of package being installed. I am not sure if this is intentional but if it is, having a separate flag for just ignoring the "postinstall" of the local package would be very useful (esp. in Dockerfile).
Please mention your node.js, yarn and operating system version.
node v7
yarn v0.22.0
adius, BenjD90, simark, thure, JacopKane and 8 moreASDFGerteadius