Skip to content
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

npm install fail #8

Closed
firesh opened this issue Dec 13, 2017 · 2 comments
Closed

npm install fail #8

firesh opened this issue Dec 13, 2017 · 2 comments

Comments

@firesh
Copy link

firesh commented Dec 13, 2017

Can we install with an mirror url?

MacBook-Pro:wechaty-getting-started wang$ npm install
(node:57492) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.

> chromedriver@2.29.0 install /Users/wang/IdeaProjects/wechaty-getting-started/node_modules/chromedriver
> node install.js

Downloading https://chromedriver.storage.googleapis.com/2.29/chromedriver_mac64.zip
Saving to /var/folders/_l/b4wgtxhd7f95181gp7ks91100000gn/T/chromedriver/chromedriver_mac64.zip
npm ERR! Darwin 17.2.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v6.11.4
npm ERR! npm  v3.10.10
npm ERR! code ELIFECYCLE

npm ERR! chromedriver@2.29.0 install: `node install.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the chromedriver@2.29.0 install script 'node install.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the chromedriver package,
npm ERR! not with npm itself.
@lijiarui
Copy link
Member

I think this is not the latest version, we are not using chromedriver anymore. We are using puppetreer now.

see wechaty/wechaty#954
puppeteer/puppeteer#550

I suggest you have a discussion with all developers in Chatie/wechaty

@firesh
Copy link
Author

firesh commented Dec 13, 2017

I use docker version now.

@firesh firesh closed this as completed Dec 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants