You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
:The text was updated successfully, but these errors were encountered: