pnpm add hangs
#3266
Replies: 1 comment 2 replies
-
Got it working by editing the package.json file. No idea what it didn't like, but manually updating all entries to their latest versions fixed things. |
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
-
When I run
pnpm add ___
it hangs without completing. For example:Then it just hangs there. Is there a way to figure out why it's stopped working?
Beta Was this translation helpful? Give feedback.
All reactions