Skip to content

yarn.lock sometimes not created despite success Saved lockfile message #3555

Closed
@jharris4

Description

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

bug

What is the current behavior?

yarn.lock is not created even though yarn cli reports that it was.

If the current behavior is a bug, please provide the steps to reproduce.

rm -rf node_modules
rm yarn.lock
yarn install
ls yarn.lock

What is the expected behavior?
The lock file should always be created

Please mention your node.js, yarn and operating system version.
MacOS 10.12.5
Node 8.0.0
Yarn 0.24.6

I've been seeing this issue intermittently for quite some time. Was sort of surprised to not (easily) find a duplicate issue. I'm pretty sure this is not related to Node 8 since I was seeing it intermittently with Node v7.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions