When I electrify a project the node module dependencies generate a path that is too long for windows to read. How can I flatten my dependency path in an electrified package? Also, I heard this should be fixed in npm 3?
When I electrify a project the node module dependencies generate a path that is too long for windows to read.
How can I flatten my dependency path in an electrified package? Also, I heard this should be fixed in npm 3?