Hacker News new | ask | show | jobs
by ColCh 3668 days ago
Npm 3 has a bug installing dependencies, when one dep is from devDependencies and dependencies (lodash). This forced me to move all dependencies into one "dependencies" section.

This is a long living bug since first release of npm 3, and it's not fixed today.

No, thanks, npm, I will continue to use bower in 2016.

1 comments

Can you explain a little more? I'm not sure exactly what you're saying. Is it the same dep in both sections?