Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
I install nvm after https://github.com/coreybutler/nvm-windows/wiki#manual-installation
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I downloaded nvm-noinstall.zip and installed nvm manually.then I installed pnpm by
npm install pnpm -g
and it successed. But when I typepnpm
command ,i gotpnpm is not an internal or external command
.How can I solve the problem?
Beta Was this translation helpful? Give feedback.
All reactions