Skip to content

Instantly share code, notes, and snippets.

@Bogdan808
Created December 17, 2016 09:08
Show Gist options
  • Save Bogdan808/d71f81c825cf4ef391a186a6a5ae2a48 to your computer and use it in GitHub Desktop.
Save Bogdan808/d71f81c825cf4ef391a186a6a5ae2a48 to your computer and use it in GitHub Desktop.
Error my dev:run
Bogdan@BogdanPC MINGW64 /d/work/ticket (master)
$ npm run dev:install
> ticketchanger@0.0.1 dev:install D:\work\ticket
> npm install && npm run dev:link
> ticketchanger@0.0.1 postinstall D:\work\ticket
> ./node_modules/protractor/bin/webdriver-manager update
"." ­¥ ï¥âáï ¢­ãâ७­¥© ¨«¨ ¢­¥è­¥©
ª®¬ ­¤®©, ¨á¯®«­ï¥¬®© ¯à®£à ¬¬®© ¨«¨ ¯ ª¥â­ë¬ ä ©«®¬.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.0.15: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN less-loader@2.2.3 requires a peer of less@^2.3.1 but none was installed.
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "D:\\work\\ticket\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! node v7.2.1
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! ticketchanger@0.0.1 postinstall: `./node_modules/protractor/bin/webdriver-manager update`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ticketchanger@0.0.1 postinstall script './node_modules/protractor/bin/webdriver-manager update'.
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 ticketchanger package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! ./node_modules/protractor/bin/webdriver-manager update
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs ticketchanger
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls ticketchanger
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! D:\work\ticket\npm-debug.log
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\Bogdan\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "run" "dev:install"
npm ERR! node v7.2.1
npm ERR! npm v4.0.5
npm ERR! code ELIFECYCLE
npm ERR! ticketchanger@0.0.1 dev:install: `npm install && npm run dev:link`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ticketchanger@0.0.1 dev:install script 'npm install && npm run dev:link'.
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 ticketchanger package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! npm install && npm run dev:link
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs ticketchanger
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls ticketchanger
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! D:\work\ticket\npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment