ERROR Failed to compile with 1 error
TypeError: compilation.templatesPlugin is not a function
- SetVarMainTemplatePlugin.js:17 SetVarMainTemplatePlugin.apply
[Web]/[webpack]/lib/SetVarMainTemplatePlugin.js:17:15
原因是:
你的webpack不是最新版本
解决办法:
npm add webpack@latest