8
有点不知所以然?
(node:14592) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected token a in JSON at position 0
at JSON.parse (<anonymous>)
at Readable.<anonymous> (D:\workspace\cpdm-2.0\cpdm-ui\cpdm-ui-console\node_modules\hard-source-webpack-plugin\lib\hard-source-append-serializer.js:442:43)
at emitOne (events.js:116:13)
at Readable.emit (events.js:211:7)
at addChunk (_stream_readable.js:263:12)
at readableAddChunk (_stream_readable.js:250:11)
at Readable.push (_stream_readable.js:208:10)
at D:\workspace\cpdm-2.0\cpdm-ui\cpdm-ui-console\node_modules\hard-source-webpack-plugin\lib\hard-source-append-serializer.js:231:13
at <anonymous>
(node:14592) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:14592) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.