updating node.js in windows 7 64 bit

ぐ巨炮叔叔 提交于 2019-12-03 09:55:44

You can update simply by executing the Windows installer for the latest node.js version from here.

n doesn't work on Windows because it's basically a giant (bash) shell script.

As @mscdex mentioned in the comment above, you cannot use the bash shell script on Windows.

The correct link to update from Windows would be this one.

Then you should click on the right link saying " Current".

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!