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

Node module for flattening dependency hierarchy

Results 2 npm-flatten issues
Sort by recently updated
recently updated
newest added

Got "The command line is too long" error. How to reproduce: ``` npm init npm install karma-browserify --production --save npm-flatten ``` - npm 2.7.4 - node 0.12.2 - Windows 7

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...