-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
npm create astro@latest looks for... pnpm? #7379
Comments
Thanks for this @arjunindia! I know we rely on the which-pm-runs package to detect this. To be sure, does this error occur at the "install dependencies" CLI step or immediately at the start of the CLI? |
this happens right after:
So I guess yeah immediately |
@arjunindia Ah interesting. Do you get this error using |
|
Think I have a fix! @arjunindia do you mind running this to verify? npm create astro@next--pm-fix |
Closed to merge into the latest patch. Let us know if the issue persists! |
It works great now! Thanks! Now I can keep using this amazing framework again |
What version of
astro
are you using?latest
Are you using an SSR adapter? If so, which one?
No
What package manager are you using?
npm
What operating system are you using?
Windows
What browser are you using?
Chrome
Describe the Bug
On running
npm create astro@latest
,Link to Minimal Reproducible Example
Reproduction likely isn't possible on an online platform, but have the error logs instead: https://pastebin.com/raw/VG9qGsiD
Participation
The text was updated successfully, but these errors were encountered: