-
-
Save eugeneware/a07345004479940ac180 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm WARN package.json [email protected] No repository field. | |
> [email protected] install /Users/eugeneware/Dropbox/work/node-keyword-planner | |
> webdriver-manager update | |
selenium standalone is up to date. | |
chromedriver is up to date. | |
/Users/eugeneware/Dropbox/work/node-keyword-planner/node_modules/webdriver-manager/node_modules/adm-zip/zipFile.js:66 | |
throw Utils.Errors.INVALID_FORMAT; | |
^ | |
Invalid or unsupported zip format. No END header found | |
npm ERR! [email protected] install: `webdriver-manager update` | |
npm ERR! Exit status 8 | |
npm ERR! | |
npm ERR! Failed at the [email protected] install script. | |
npm ERR! This is most likely a problem with the keyword-planner package, | |
npm ERR! not with npm itself. | |
npm ERR! Tell the author that this fails on your system: | |
npm ERR! webdriver-manager update | |
npm ERR! You can get their info via: | |
npm ERR! npm owner ls keyword-planner | |
npm ERR! There is likely additional logging output above. | |
npm ERR! System Darwin 14.0.0 | |
npm ERR! command "/Users/eugeneware/.nvm/v0.10.32/bin/node" "/Users/eugeneware/.nvm/v0.10.32/bin/npm" "install" | |
npm ERR! cwd /Users/eugeneware/Dropbox/work/node-keyword-planner | |
npm ERR! node -v v0.10.32 | |
npm ERR! npm -v 1.4.28 | |
npm ERR! code ELIFECYCLE | |
npm ERR! | |
npm ERR! Additional logging details can be found in: | |
npm ERR! /Users/eugeneware/Dropbox/work/node-keyword-planner/npm-debug.log | |
npm ERR! not ok code 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment