-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
npx create-nx-workspace --pm yarn fails on Windows 11 Home 23H2 #22917
Comments
same error on window 10 22h2 |
@ntrannghia i tried on windows. i coud not replicate this issue with node version 20.11.1, windows 10, yarn version 1.22.2, nx version 19.6.1.
|
Running into the same issue on windows 10. Wasn't like this before.
|
I tried to reproduce it on my windows machine but it is working as expected. |
Current Behavior
When running
npx create-nx-workspace --pm yarn
it failsbut when using npm or pnpm its working fine
also it is working fine in WSL
Expected Behavior
It should work when package manger is yarn
GitHub Repo
No response
Steps to Reproduce
Nx Report
Failure Logs
Package Manager Version
yarn 1.22.19
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: