Skip to content

fix: repin js-yaml to 4.2.0 — 4.3.0 is gone from npm and breaks fresh installs#6131

Open
MuhammadFarhantahir wants to merge 1 commit into
Unitech:developmentfrom
MuhammadFarhantahir:fix-js-yaml-unpublished-pin
Open

fix: repin js-yaml to 4.2.0 — 4.3.0 is gone from npm and breaks fresh installs#6131
MuhammadFarhantahir wants to merge 1 commit into
Unitech:developmentfrom
MuhammadFarhantahir:fix-js-yaml-unpublished-pin

Conversation

@MuhammadFarhantahir

Copy link
Copy Markdown

npm install pm2 fails with ETARGET on 7.0.2/7.0.3 because the exact-pinned js-yaml@4.3.0 no longer exists on the registry; the newest published version is 4.2.0, which is also the release GHSA-h67p-54hq-rp68 called for (#6122).

Fixes #6130

🤖 Generated with Claude Code

npm install pm2 (7.0.2 / 7.0.3) fails with ETARGET because the exact-pinned
js-yaml@4.3.0 no longer exists on the registry; the newest published version
is 4.2.0, which is also the release GHSA-h67p-54hq-rp68 called for (Unitech#6122).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

2 participants