NarubyRiverlione / slack-tipbot-Dash

Slack Tipbot for Dash
4 stars 23 forks source link

npm install fails... #7

Open msg768 opened 7 years ago

msg768 commented 7 years ago

> slack-tipbot-node@2.1.4 snyk-protect C:\slack-tipbot > snyk protect

Try running 'snyk wizard' to define a Snyk protect policy

npm ERR! Windows_NT 10.0.14393 npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bi n\\npm-cli.js" "run" "snyk-protect" npm ERR! node v6.11.0 npm ERR! npm v3.10.10 npm ERR! code ELIFECYCLE npm ERR! slack-tipbot-node@2.1.4 snyk-protect: 'snyk protect' npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the slack-tipbot-node@2.1.4 snyk-protect script 'snyk protect'. 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 slack-tipbot-node package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! snyk protect npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs slack-tipbot-node npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls slack-tipbot-node npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! C:\slack-tipbot\npm-debug.log

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules\chokidar\node_modules\f sevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {"os":" darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm ERR! Windows_NT 10.0.14393 npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bi n\\npm-cli.js" "install" npm ERR! node v6.11.0 npm ERR! npm v3.10.10 npm ERR! code ELIFECYCLE npm ERR! slack-tipbot-node@2.1.4 prepublish: 'npm run snyk-protect' npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the slack-tipbot-node@2.1.4 prepublish script 'npm run snyk-protect'. 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 slack-tipbot-node package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! npm run snyk-protect npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs slack-tipbot-node npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls slack-tipbot-node npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! C:\slack-tipbot\npm-debug.log

msg768 commented 7 years ago

Removed the snyk modules and it compiled!