teambit / bvm

Bit version manager
Other
42 stars 13 forks source link

bvm installation problem on window #66

Closed csckhw303 closed 1 year ago

csckhw303 commented 2 years ago

I've tried many possible installation as below: npm i -g teambit/bvm npx teambit/bvm install

Check path on my env. variable. it has "C:/Users......./.bvm" I close and open the terminal again to run bvm install. But it complains "bvm is not recognized as an internal or external command, operable program or batch file."

Only thing is I open the ./bvm folder, I do not see any bvm file at all. Only bit and bit.cmd with 3 folders.

What do you think I missed?

GiladShoham commented 1 year ago

please read here - https://bit.dev/reference/reference/using-bvm#bvm-is-not-recognized-in-your-terminal this is not really bit related issue, but general issue with npm and windows.