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

get latest pnpm version from GitHub releases #36

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

ntheanh201
Copy link
Contributor

This PR change get the latest PNPM version from GitHub releases instead of NPM registry.
It prevent PNPM not found when mismatch version between NPM registry & GitHub releases

Fix: pnpm/pnpm#7428

@ntheanh201 ntheanh201 requested a review from zkochan as a code owner December 15, 2023 15:31
Copy link

vercel bot commented Dec 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
get-pnpm-io ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 15, 2023 4:33pm

Copy link

netlify bot commented Dec 15, 2023

Deploy Preview for getpnpm ready!

Name Link
🔨 Latest commit 99cb1b1
🔍 Latest deploy log https://app.netlify.com/sites/getpnpm/deploys/657c7fe23a64200008c97019
😎 Deploy Preview https://deploy-preview-36--getpnpm.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@zkochan zkochan merged commit c7e51d1 into pnpm:main Dec 15, 2023
23 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Install PNPM error when mismatch latest version between npm registry & GitHub releases
2 participants