未验证 提交 a729d907 编写于 作者: L Lxxyx 提交者: GitHub

#5

修改语法错误
上级 499f156c
......@@ -22,8 +22,7 @@
git config --global http.proxy 'socks5://127.0.0.1:1080'
git config --global https.proxy 'socks5://127.0.0.1:1080'
```
* 跳过安装chromium 安装步骤 `npm install puppeteer --ignore-scripts`
* puppeteer安装成功后再执行 npm install puppeteer --save
* 跳过安装chromium 安装步骤 `npm install puppeteer --ignore-scripts`,puppeteer安装成功后再执行 npm install puppeteer --save
* 或使用 `cnpm` 或者 `npm` + 原版源的方式
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册