TypeError: Cannot read property ‘thisCompilation’ of undefined
Solution:
to package.json The
“extract text webpack plugin”: “^ 4.0.0-beta. 0”
of the file should be changed to
“extract text webpack plugin”: “^ 3.0.0”
and then re install and execute NPM install
Read More:
- TypeError: Cannot read property ‘username‘ of undefined
- Datatable plug-in error: uncaught typeerror: cannot read property ‘style’ of undefined
- Vue error resolution: TypeError: Cannot read property’_t’ of undefined”
- [Solved] Syntax Error: TypeError: Cannot read property ‘parseComponent‘ of undefined
- Vue error resolution: typeerror: cannot read property ‘_ t’ of undefined”
- Error in mounted hook: “TypeError: Cannot read property ‘init‘ of undefined“
- Error in created hook: “typeerror: cannot read property ‘cm’ of undefined”
- Vue error in render: “typeerror: cannot read property ‘name’ of undefined”
- [Solved] Vue Error: TypeError: Cannot read property ‘end‘ of undefined
- Using pop-up window and I18N, error in render: “typeerror: cannot read property” appears_ T ‘of undefined’ solution
- Vue: cannot read property ‘substring’ of undefined“
- In Vue, use echorts to report an error: “typeerror: cannot read property ‘init’ of undefined” error reporting reason and solution
- Cannot read property ‘this compilation’ of undefined appears in copy webpack plugin
- Cannot read property ‘properties’ of undefined
- [_ Note] Vue.js reported an error: Cannot read property’validate’ of undefined”
- Uncaught type error: cannot read property ‘MSIE’ of undefined
- Error reported by wechat applet: cannot read property ‘forceupdate’ of undefined
- Vue uses this. $refs. Subcomponent Ref. method to report an error: cannot read property ‘resetfields’ of undefined problem
- Applet component properties error cannot read property ‘name’ of undefined
- [Vue warn]: Error in nextTick: “TypeError: Cannot read property ‘map‘ of null“