Shell hack to fix annoying pnpm auto-project creation #9456
matthewjosephtaylor
started this conversation in
Show and tell
Replies: 1 comment
-
Both npm and yarn seem to behave the same way. I don't have a strong opinion about this. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Personally it is always a mistake if I run a pnpm command in a non-project directory. I hate having to have to clean up the 'junk' pakcage.json, and node_modules afterwards.
If there is a better way to do this I'd love to know, but for now this works. :)
Beta Was this translation helpful? Give feedback.
All reactions