npm-flatten icon indicating copy to clipboard operation
npm-flatten copied to clipboard

Windows node -v v0.10.22 npm -v 1.3.14 problems

Open sebwaks opened this issue 10 years ago • 0 comments

I did try with to "flat" node app which is using native-dns module however flattening didn't work .

stderr: npm ERR! Error: Problems were encountered npm ERR! Please correct and try again. npm ERR! missing: [email protected], required by [email protected] npm ERR! missing: [email protected], required by [email protected] npm ERR! at shrinkwrap_ (C:\Program Files\nodejs\node_modules\npm\lib\shrinkwrap.js:29:15) npm ERR! at C:\Program Files\nodejs\node_modules\npm\lib\shrinkwrap.js:23:5 npm ERR! at C:\Program Files\nodejs\node_modules\npm\lib\ls.js:43:30 npm ERR! at C:\Program Files\nodejs\node_modules\npm\node_modules\read-installed\read-installed.js:119:5 npm ERR! at C:\Program Files\nodejs\node_modules\npm\node_modules\read-installed\read-installed.js:233:14 npm ERR! at cb (C:\Program Files\nodejs\node_modules\npm\node_modules\slide\lib\async-map.js:48:11) npm ERR! at C:\Program Files\nodejs\node_modules\npm\node_modules\read-installed\read-installed.js:233:14 npm ERR! at cb (C:\Program Files\nodejs\node_modules\npm\node_modules\slide\lib\async-map.js:48:11) npm ERR! at C:\Program Files\nodejs\node_modules\npm\node_modules\read-installed\read-installed.js:233:14 npm ERR! at asyncMap (C:\Program Files\nodejs\node_modules\npm\node_modules\slide\lib\async-map.js:27:18) npm ERR! If you need help, you may report this log at: npm ERR! http://github.com/isaacs/npm/issues npm ERR! or email it to:

sebwaks avatar Sep 10 '14 09:09 sebwaks