How to upgrade Node · 1. Run npm-v to see which version you have. · 2. Then run npm install npm@latest -g to install the newest npm update. · 3. Run npm -v again ...
確定! 回上一頁