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

Error initializing project w/ yarn 4x #2895

Open
bradherman opened this issue Jan 31, 2025 · 0 comments
Open

Error initializing project w/ yarn 4x #2895

bradherman opened this issue Jan 31, 2025 · 0 comments
Labels

Comments

@bradherman
Copy link
Contributor

Describe the bug

Yarn 4x requires that a yarn.lock file exists within the repository before you can run an install (and uses a different strategy, ie: no node_modules folder). If you initialize a project w/ yarn 4, it will fail because there is no yarn.lock

Ignite version

10.1.6

Additional info

nothing to output because the project can't initialize

@bradherman bradherman added the bug label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant