Global Deps Empty With PNPM #1481
Unanswered
Oliver-Turp
asked this question in
Q&A
Replies: 1 comment 2 replies
-
pnpm must have a different way to store global npm modules, so unfortunately that is not supported by npm-check-updates. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using ncu fine for ages with npm. I recently switch to pnpm, but
ncu -g
doesn't recognise my pnpm directory:Is there a way to make that work with pnpm? I tried the in-built
pnpm outdated
but that isn't working as expected:Beta Was this translation helpful? Give feedback.
All reactions