Open NitroCao opened 5 years ago
I have the same problem as you
How to resolve it?
The issue seems to be in the module dependent. So you need to check the package. Json in the actual node module eg in the node_module/webpack... there the dependence lists less loader a 2.4 or something. Edit this to same version as in your root package.json which is 4. Something. Then run npm update and see what happens. Could be that the dependent version is deprecated.
node version:
v11.10.1
package.json:webpack.config.js:
When executing
yarn run dev
: