如何将NodeJS和NPM更新到下一版本?

自闭症网瘾萝莉.ら 提交于 2020-08-11 13:28:11

问题:

I just installed Node.js and npm (for additional modules). 我刚刚安装了Node.jsnpm (用于其他模块)。

How can I update Node.js and the modules which I'm using to the latest versions? 如何将Node.js和正在使用的模块更新到最新版本?

Can npm do it, or do I have to remove and reinstall Node.js and npm to get the next versions? npm可以这样做,还是必须删除并重新安装Node.js和npm才能获得下一个版本?

I followed this steps in the npm section. 我在npm部分中遵循了步骤。


解决方案:

参考一: https://stackoom.com/question/QAbX/如何将NodeJS和NPM更新到下一版本
参考二: https://oldbug.net/q/QAbX/How-can-I-update-NodeJS-and-NPM-to-the-next-versions
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!