Y
Hacker News
new
|
ask
|
show
|
jobs
by
mirrorskin
5447 days ago
Did anyone manage to get npm up and running on Windows yet?
1 comments
davej
5447 days ago
No, there are still a number of issues with NPM support on windows. Isaacs talks about them on the latest NodeUp podcast:
http://nodeup.com/
link
xtian
5446 days ago
Check out ryppi for bare-bones package installation, though:
https://github.com/japj/ryppi
link