Skip to content
#

pnpm

Here are 280 public repositories matching this topic...

verdaccio
lmmarsano
lmmarsano commented Nov 18, 2021

Getting a 403 error

$ nodenv global 17.1.0
$ npm ls -g --depth 0
/home/LOM0227/stow/nodenv/.nodenv/versions/17.1.0/lib
├── corepack@0.10.0
└── npm@8.1.2

$ corepack enable
$ pnpm
Internal Error: Server answered with HTTP 403
    at ClientRequest.<anonymous> (/home/LOM0227/stow/nodenv/.nodenv/versions/17.1.0/lib/node_modules/corepack/dist/corepack.js:3933:31)
    at Object.onceW
good first issue
villesau
villesau commented Jun 10, 2022

Usually it is good to let other devs to know why something has been ignored. That's why being able to leave notes next to the ignore is important. It might be that the vulnerability does not affect the repo, or then there is no fix available, or it might be something else.

For the reference, this is how better-npm-audit does it: https://github.com/jeemok/better-npm-audit#using-nsprc-file-to-man

enhancement good first issue

Improve this page

Add a description, image, and links to the pnpm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pnpm topic, visit your repo's landing page and select "manage topics."

Learn more