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.lock file does not get created in nearly all the cases #53936

Closed
SteveW94 opened this issue Jul 19, 2024 · 1 comment
Closed

yarn.lock file does not get created in nearly all the cases #53936

SteveW94 opened this issue Jul 19, 2024 · 1 comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs.

Comments

@SteveW94
Copy link

Version

22.5.0

Platform

Windows 11 on my PC
Windows 10 Agent on CI
Ubuntu 22 Agent on CI

Subsystem

No response

What steps will reproduce the bug?

  • Use Node 22.5.0
  • Use a Project with Yarn 1.x
  • Perform "yarn" command.

=> Nearly all cases NO yarn.lock is created as expected.

Also important to note: The exact same steps on the exact same systems just worked fine on Node 22.4.1
Due to this we had to Pin Node to this last working version on all our pipelines etc. :/

How often does it reproduce? Is there a required condition?

Nearly always

What is the expected behavior? Why is that the expected behavior?

yarn.lock file gets created

What do you see instead?

No yarn.lock file gets created at all

Additional information

No response

@cyyynthia
Copy link

Seems like a duplicate of #53902 to me
See #53904 #53935

@avivkeller avivkeller closed this as not planned Won't fix, can't repro, duplicate, stale Jul 19, 2024
@avivkeller avivkeller added the duplicate Issues and PRs that are duplicates of other issues or PRs. label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs.
Projects
None yet
Development

No branches or pull requests

3 participants