-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
安装失败,执行无响应,真的不能用!! #29
Comments
之后在issues找到方案:sudo npm install hiper -g --save hiper --ignore-scripts |
试试是不是网络的问题。。 换一个网络。 执行:
|
cnpm install puppeteer |
跟网络没有关系 |
我也遇到你这个问题,解决方法是:使用国内 Chromium 源,然后把之前安装的 hiper 删掉,重新安装,希望对你有帮助。 npm config set puppeteer_download_host=https://npm.taobao.org/mirrors
npm uninstall hiper -g && npm install hiper -g
hiper baidu.com |
没有响应+1 0.0.16版本 |
按照上面的安装好了之后依然没反应,可以尝试一下我的办法。 |
通过 npm install hiper -g 报错:
ERROR: Failed to download Chromium r579032! Set "PUPPETEER_SKIP_CHROMIUM_DOWNLOAD" env variable to skip download.
The text was updated successfully, but these errors were encountered: