Closed mfussell closed 8 years ago
The issue come from the fact that you have multiple webpack instance running. The proof is if you look for "webpack@" you will find on at the root, and one under phenomic. Phenomic should not have this installed as it's a dev deps. "npm install phenomic" should not install dev deps. How did you install phenomic? Please provide as much information you can, it's not normal that you got this 2 versions if you followed the setup instructions https://phenomic.io/docs/setup/
@mfussell Are you sure about npm version?
Try:
npm -v
Thanks @MoOx . You were correct. I removed the root version of webpack, rebuilt and all worked as it should.
Reopening to add this in the faq ;)
node v4.4.7 npm v3.10.5
npm ls: