Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yarn is not generating integrity file when installing with --pure-lockfile #3217

Closed
betalb opened this issue Apr 21, 2017 · 1 comment
Closed

Comments

@betalb
Copy link

betalb commented Apr 21, 2017

Do you want to request a feature or report a bug?: bug

What is the current behavior?
when I do yarn install --pure-lockfile .yarn-integrity file is not generated in node_modules

What is the expected behavior?
.yarn-integrity file should be generated. Yarn v0.22.0 was generating this file during insall with pure-lockfile flag

Please mention your node.js, yarn and operating system version.
yarn: 0.23.2
node: v7.9.0
OS: Microsoft Windows [Version 10.0.15063]

@bestander
Copy link
Member

Fixing in #3506

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants