npm i --save puppeteer --ignore-scripts

 

 

设置镜像下载

 

npm config set PUPPETEER_DOWNLOAD_HOST=https://npm.taobao.org/mirrors
npm install --save puppeteer

 

相关文章:

  • 2021-06-03
  • 2022-12-23
  • 2021-11-23
  • 2021-09-25
  • 2022-12-23
  • 2022-12-23
  • 2022-01-16
  • 2021-04-21
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-10
  • 2022-12-23
  • 2022-12-23
  • 2022-01-22
相关资源
相似解决方案