zgs225 / yapi-plugin-dding

钉钉机器人推送插件 for YAPI
49 stars 17 forks source link

安装时报错,但是又打印成功 #14

Closed NSObjects closed 5 months ago

NSObjects commented 3 years ago

[error] ./~/buffer/index.js Module parse failed: /my-yapi/vendors/node_modules/buffer/index.js Unexpected token (1216:24) You may need an appropriate loader to handle this file type. SyntaxError: Unexpected token (1216:24) at Parser.pp$4.raise (/usr/lib/node_modules/ykit/node_modules/webpack/node_modules/acorn/dist/acorn.js:2221:15) at Parser.pp.unexpected (/usr/lib/node_modules/ykit/node_modules/webpack/node_modules/acorn/dist/acorn.js:603:10) at Parser.pp$3.parseExprAtom (/usr/lib/node_modules/ykit/node_modules/webpack/node_modules/acorn/dist/acorn.js:1822:12) at Parser.pp$3.parseExprSubscripts (/usr/lib/node_modules/ykit/node_modules/webpack/node_modules/acorn/dist/acorn.js:1715:21) at Parser.pp$3.parseMaybeUnary (/usr/lib/node_modules/ykit/node_modules/webpack/node_modules/acorn/dist/acorn.js:1692:19) at Parser.pp$3.parseExprOp (/usr/lib/node_modules/ykit/node_modules/webpack/node_modules/acorn/dist/acorn.js:1656:43) at Parser.pp$3.parseExprOp (/usr/lib/node_modules/ykit/node_modules/webpack/node_modules/acorn/dist/acorn.js:1658:21) at Parser.pp$3.parseExprOp (/usr/lib/node_modules/ykit/node_modules/webpack/node_modules/acorn/dist/acorn.js:1656:26) at Parser.pp$3.parseExprOps (/usr/lib/node_modules/ykit/node_modules/webpack/node_modules/acorn/dist/acorn.js:1639:17) at Parser.pp$3.parseMaybeConditional (/usr/lib/node_modules/ykit/node_modules/webpack/node_modules/acorn/dist/acorn.js:1620:21) at Parser.pp$3.parseMaybeAssign (/usr/lib/node_modules/ykit/node_modules/webpack/node_modules/acorn/dist/acorn.js:1597:21) at Parser.pp$1.parseVar (/usr/lib/node_modules/ykit/node_modules/webpack/node_modules/acorn/dist/acorn.js:1034:28) at Parser.pp$1.parseVarStatement (/usr/lib/node_modules/ykit/node_modules/webpack/node_modules/acorn/dist/acorn.js:917:10) at Parser.pp$1.parseStatement (/usr/lib/node_modules/ykit/node_modules/webpack/node_modules/acorn/dist/acorn.js:706:19) at Parser.pp$1.parseBlock (/usr/lib/node_modules/ykit/node_modules/webpack/node_modules/acorn/dist/acorn.js:981:25) at Parser.pp$3.parseFunctionBody (/usr/lib/node_modules/ykit/node_modules/webpack/node_modules/acorn/dist/acorn.js:2105:24) @ ./~/safe-buffer/index.js 3:13-30

[error] index@6c4d6257796f44c9d80b.js from UglifyJs SyntaxError: Name expected [../~/swagger-client/lib/commonjs.js:3,0]

编译客户端成功,请重启服务器 root@ecs-71ac-1105295:/my-yapi# pm2 restart vendors/server/app.js