Cannot read property 'entryOption' of undefined crystal dashboard
Opened this issue · 0 comments
bhatvikrant commented
This error keeps popping up everytime I try to npm start.
The complete error log:
Plugin could not be registered at 'html-webpack-plugin-before-html-processing'. Hook was not found.
BREAKING CHANGE: There need to exist a hook at 'this.hooks'. To create a compatibility layer for this hook, hook into 'this._pluginCompat'.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! crystal-dashboard@0.1.0 start: `cross-env NODE_PATH=./src node scripts/start.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the crystal-dashboard@0.1.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/VIKRANT/.npm/_logs/2020-03-01T08_42_59_161Z-debug.log