这是indexloc提供的服务,不要输入任何密码
Skip to content

[turborepo] "error performing lockfile operation" on 1.9.3 #4757

@jgoz

Description

@jgoz

What version of Turborepo are you using?

1.9.3

What package manager are you using / does the bug impact?

npm

What operating system are you using?

Mac

Describe the Bug

After upgrading to 1.9.3. from 1.8, I'm seeing the following warning when running any turbo command:

Issues occurred when constructing package graph. Turbo will function, but some features may not be available:  4 errors occurred:
        * error performing lockfile operation
        * error performing lockfile operation
        * error performing lockfile operation
        * error performing lockfile operation

I also see it on the canary builds. Turborepo operates the way it used to (from what I can tell) but I can't find a way to determine the actual nature of these errors. Increasing verbosity doesn't appear to help.

Expected Behavior

Expected to see a description of the actual lockfile error(s) so that they can be corrected.

To Reproduce

This happens whenever I run turbo <command>. Unable to share a repo link, as it's a private repository.

Reproduction Repo

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions