tduck-front icon indicating copy to clipboard operation
tduck-front copied to clipboard

`npm run serve` 本地启动失败

Open brotherlu-xcq opened this issue 3 years ago • 0 comments

npm版本:6.4.1 日志信息:

 INFO  Starting development server...
98% after emitting CopyPlugin

 ERROR  Failed to compile with 1 error                                                                                                                                                                                        11:16:32

 error  in ./src/main.js

Syntax Error: D:\research\tduck-front\node_modules\eslint\lib\cli-engine\cli-engine.js:422
    } catch {
            ^

SyntaxError: Unexpected token {


 @ multi (webpack)-dev-server/client?http://10.209.203.165:8888&sockPath=/sockjs-node (webpack)/hot/dev-server.js ./src/main.js

brotherlu-xcq avatar Feb 09 '22 03:02 brotherlu-xcq