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

pnpm create astro skips installing deps and git #11738

Closed
1 task
hkbertoson opened this issue Aug 15, 2024 · 7 comments
Closed
1 task

pnpm create astro skips installing deps and git #11738

hkbertoson opened this issue Aug 15, 2024 · 7 comments
Labels
needs triage Issue needs to be triaged

Comments

@hkbertoson
Copy link

Astro Info

Using 

pnpm 9.7.1
Node 20.16.0

If this issue only occurs in one browser, which browser is a problem?

No response

Describe the Bug

CleanShot 2024-08-15 at 13 55 37@2x
When running pnpm create astro it is skipping installing deps and git.

What's the expected result?

It should work just like npm and yarn do.

Link to Minimal Reproducible Example

N/A

Participation

  • I am willing to submit a pull request for this issue.
@github-actions github-actions bot added the needs triage Issue needs to be triaged label Aug 15, 2024
@bluwy
Copy link
Member

bluwy commented Aug 16, 2024

Fixed in #11733

@bluwy bluwy closed this as completed Aug 16, 2024
@hkbertoson
Copy link
Author

@bluwy This issue is still happening

@bluwy
Copy link
Member

bluwy commented Aug 16, 2024

I just reran it and it's still working fine. Is pnpm caching an older version somehow?

@hkbertoson
Copy link
Author

What version of pnpm are you running?

@hkbertoson
Copy link
Author

I did pnpm store prune and then tried again and still same issue.

@bluwy
Copy link
Member

bluwy commented Aug 16, 2024

pnpm v8.15.6 and v9.6.0, which both works for me. Maybe try npm create to see if it's really an issue with the latest version, or some sort of pnpm cache issue?

@hkbertoson
Copy link
Author

npm create works just fine for me. I ran it on a different machine with a fresh install of pnpm and it worked just fine as well. Im using v9.7.1

The other machine was a windows machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants