Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Global Install doesn't work! [windows] #2625

Closed
marcelklehr opened this issue Jul 11, 2012 · 2 comments
Closed

Global Install doesn't work! [windows] #2625

marcelklehr opened this issue Jul 11, 2012 · 2 comments

Comments

@marcelklehr
Copy link
Contributor

I installed node v0.8.2 on windows with the .msi installer.

Then I ran npm install -g vows, and it installed vows.

Now, if I want to run vows, it tells me, there is no such command! Do I really have to add AppData\Roaming\npm to my PATH?

@isaacs
Copy link
Contributor

isaacs commented Jul 12, 2012

Yes, or you have to have npm install to a prefix that IS in your Path. (The MSI node installer will set this up for you correctly by default, though you may need to restart your cmd instance.)

@isaacs isaacs closed this as completed Jul 12, 2012
@marcelklehr
Copy link
Contributor Author

ok. thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants