Open jmealo opened 7 years ago
I think this is because I haven't upgraded this since the final version of webpack 2 came out. I'll try to do the migration when I get some free time
In the meantime, what version of Webpack is known to work here?
Thanks, Jeff
If you can use yarn
instead of npm
, it should work without issue. Otherwise try to install the exact webpack@2.1.0-beta.27
I'm unable to get this to run, I had to install the following:
This got me as far as this:
npm run start:production
and
npm start
Environment: