Npm run dev reported an error

report an error directly with npm run dev

  "dev": "export NODE_ENV=devServer&& webpack-dev-server --config ./aa.js

the error is reported directly but there is no problem with packing with webpack. Could you tell me how to solve

Mar.28,2021

the wrong report is posted up and down.


, npm install after manually deleting node_modules, and then npm run dev, to see if there are any errors

Menu