報錯描述:unable to verify the first certificate報錯截圖: 報錯原因:npm使用https協議,需要數字證書驗證解決辦法:npm config set strict-ssl false