npm安裝node外掛時報錯
阿新 • • 發佈:2019-02-17
1.Couldn't find preset "es2015"
解決: npm install babel-preset-es2015
2.安裝包時老要安裝chromedriver_mac64.zip
Downloading https://chromedriver.storage.googleapis.com/2.32/chromedriver_mac64.zip
Saving to /var/folders/08/1twpdp_54b7cvy6w63m6hvdr0000gn/T/chromedriver/chromedriver_mac64.zip
ChromeDriver installation failed Error with http request: Error: read ETIMEDOUT
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `node install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
解決:
1.安裝淘寶濾鏡 cnpm
2.翻牆用npm安裝