admin管理员组文章数量:1328031
I just installed n on my Mac and everything is cool but is not installing on Windows. The process I did on Mac is:
sudo npm install -g n
sudo n 0.12.7
so what is the equivalent of doing that on Windows?
I just installed n on my Mac and everything is cool but is not installing on Windows. The process I did on Mac is:
sudo npm install -g n
sudo n 0.12.7
so what is the equivalent of doing that on Windows?
Share Improve this question asked Jul 28, 2016 at 15:06 NonNon 8,60920 gold badges80 silver badges130 bronze badges 01 Answer
Reset to default 6Update: n can be installed on Windows Subsystem for Linux, just follow the basic installation procedure:
Previously: From the documentation:
(Unfortunately n is not supported on Windows yet. If you're able to make it work, send in a pull request!)
So there is no equivalent of doing that on Windows short of forking the source code and figuring out how to make it work.
本文标签: javascriptHow to install n on WindowsStack Overflow
版权声明:本文标题:javascript - How to install n on Windows? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742237348a2438319.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论