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

docs: notes for dependencies filtering #645

Merged
merged 2 commits into from
Feb 26, 2025

Conversation

KSXGitHub
Copy link
Contributor

Resolves pnpm/pnpm#9147

@KSXGitHub KSXGitHub requested a review from zkochan February 24, 2025 09:34
Copy link

stackblitz bot commented Feb 24, 2025

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

vercel bot commented Feb 24, 2025

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

Name Status Preview Comments Updated (UTC)
pnpm-io ❌ Failed (Inspect) Feb 26, 2025 2:00am

@KSXGitHub
Copy link
Contributor Author

I don't know how to fix this error:

Preparing pnpm@next-9 for immediate activation...
Internal Error: Cannot find matching keyid: {"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGIf8oeS710Bx83pzPoxUJ/OV/1xUovHk1oRUoZZDnn1AiEA5102QIUurlpy7frfJSbTzbzTfpActtPQJMqih2aSvuo="}],"keys":[{"expires":null,"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","keytype":"ecdsa-sha2-nistp256","scheme":"ecdsa-sha2-nistp256","key":"MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE1Olb3zMAFFxXKHiIkQO5cJ3Yhl5i6UPp+IhuteBJbuHcA5UogKo0EWtlWwW6KSaKoTNEYL7JlCQiVnkhBktUgg=="}]}

@chr15m
Copy link

chr15m commented Feb 24, 2025

This updated documentation is very clear, thank you.

@zkochan
Copy link
Member

zkochan commented Feb 25, 2025

Preparing pnpm@next-9 for immediate activation...
Internal Error: Cannot find matching keyid: {"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGIf8oeS710Bx83pzPoxUJ/OV/1xUovHk1oRUoZZDnn1AiEA5102QIUurlpy7frfJSbTzbzTfpActtPQJMqih2aSvuo="}],"keys":[{"expires":null,"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","keytype":"ecdsa-sha2-nistp256","scheme":"ecdsa-sha2-nistp256","key":"MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE1Olb3zMAFFxXKHiIkQO5cJ3Yhl5i6UPp+IhuteBJbuHcA5UogKo0EWtlWwW6KSaKoTNEYL7JlCQiVnkhBktUgg=="}]}

That's not a problem.

@zkochan zkochan merged commit b9361e5 into main Feb 26, 2025
2 of 3 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.

ERR_PNPM_LINKED_PKG_DIR_NOT_FOUND for file:// links in devDependencies even when --prod is on
3 participants