nodejs-api-swagger icon indicating copy to clipboard operation
nodejs-api-swagger copied to clipboard

cannot npm install

Open winnemucca opened this issue 8 years ago • 1 comments

Running into some issues with npm install. I have node 6.9

Seeing

2:35 at Array.forEach (native)

` cb() never called!

npm ERR! This is an error with npm itself. Please report this error at: npm ERR! https://github.com/npm/npm/issues

npm ERR! A complete log of this run can be found in: npm ERR! /Users/stevenkauyedauty/.npm/_logs/2017-06-11T07_30_55_912Z-debug.log `

winnemucca avatar Jun 11 '17 07:06 winnemucca

Sorry to hear that! I tried rm -rf node_modules followed by npm install and couldn't reproduce the error on 6.9.1. Can you post the log file /Users/stevenkauyedauty/.npm/_logs/2017-06-11T07_30_55_912Z-debug.log? I'll dig through it and see if I can find what is causing the failure.

rekibnikufesin avatar Jun 11 '17 13:06 rekibnikufesin