On May 29, 02014, at 14:07, Leza Morais Lutonda <[email protected]> 
wrote:
> 
> One problem with the actual structure is, for example, this [1] stack 
> overflow question (not just the copy-paste problem). When I use grunt, doing 
> `npm install` to install grunt's lib it take a long installing common package.
> 
> Now I know that `node dedupe` can help a bit, but maybe a option for `npm 
> install` (eg. npm install -dedupe) would be useful too.
> 
> 
> [1] 
> http://stackoverflow.com/questions/13318364/how-to-deploy-node-js-application-with-deep-node-modules-structure-on-windows


Ah, you’re running into Windows path limits? That’s a whole separate issue and 
kind of tricky to solve generally without reworking everything, things that are 
very much fixed at this point in node.js’s lifecycle.

Is that actually what you’re running into?

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to