一、升級npm
npm install -g npm
二、升級node
1、查詢node的安裝目錄
where node
2、在官網下載最新的安裝包,直接覆蓋安裝即可。
https://nodejs.org/zh-cn/