npm 安装依赖报错整理
1. npm ERR! chromedriver@2.27.2 install: `node install.js`
npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! chromedriver@2.27.2 install: `node install.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the chromedriver@2.27.2 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! D:\Software\work\node\node_cache\_logs\2023-10-23T09_17_25_606Z-debug.log
解决方案
npm install --ignore-scripts