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
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
The text was updated successfully, but these errors were encountered:
Version
22.5.0
Platform
Subsystem
No response
What steps will reproduce the bug?
=> 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
The text was updated successfully, but these errors were encountered: