Webpack compilation failed

Errors:
  9  http://eslint.org/docs/rules/indent
  2  http://eslint.org/docs/rules/object-curly-spacing
  1  http://eslint.org/docs/rules/space-before-blocks
  1  http://eslint.org/docs/rules/prefer-const
 @ ./src/router/index.js 10:0-37
 @ ./src/main.js
 @ multi ./build/dev-client ./src/main.js
Child html-webpack-plugin for "index.html":
         Asset     Size  Chunks  Chunk Names
    index.html  1.45 MB       0
       [0] ./node_modules/html-webpack-plugin/lib/loader.js!./index.html 583 bytes {0} [built]
       [1] ./node_modules/lodash/lodash.js 540 kB {0} [built]
       [2] (webpack)/buildin/global.js 509 bytes {0} [built]
       [3] (webpack)/buildin/module.js 517 bytes {0} [built]
i wdm: Failed to compile.
> Listening at http://localhost:8088

the page cannot be opened after npm run dev as shown above


Errors with eslint, try again after solving the problem

Menu