Closed dbulic closed 8 years ago
I ran into this as well. If you run npm dedupe it should fix it.
Anytime you use Webpack, either NPM 3 or dedupe with NPM 2 is required. That's just how Webpack works. This causes the node_modules folder to have a flat package structure, which is what is required for client-side development.
Hi, can't get webpack to work, and it did work before (unfortunately, can't get back to working project as I formatted the drive and cloned the previously working project from github). All dependencies are latest builds (ran npm update).
In console:
When running webpack: