Created
February 3, 2019 15:55
-
-
Save looztra/1014db57e30e256ec87da418b84cc477 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] → 588 of 657 modules :: src/main/webapp/app/entities/job-history/job-histor | |
[INFO] y.service.ts ~ internal | |
[ERROR] events.js:167 | |
[ERROR] throw er; // Unhandled 'error' event | |
[ERROR] ^ | |
[ERROR] | |
[ERROR] Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed | |
[ERROR] at doWrite (_stream_writable.js:406:19) | |
[ERROR] at writeOrBuffer (_stream_writable.js:394:5) | |
[ERROR] at Socket.Writable.write (_stream_writable.js:294:11) | |
[ERROR] at compilerCallback (/home/circleci/repo/node_modules/webpack-cli/bin/cli.js:479:30) | |
[ERROR] at finalCallback (/home/circleci/repo/node_modules/webpack/lib/Compiler.js:220:39) | |
[ERROR] at hooks.done.callAsync.err (/home/circleci/repo/node_modules/webpack/lib/Compiler.js:269:14) | |
[ERROR] at AsyncSeriesHook.eval [as callAsync] (eval at create (/home/circleci/repo/node_modules/tapable/lib/HookCodeFactory.js:32:10), <anonymous>:60:1) | |
[ERROR] at AsyncSeriesHook.lazyCompileHook (/home/circleci/repo/node_modules/tapable/lib/Hook.js:154:20) | |
[ERROR] at emitRecords.err (/home/circleci/repo/node_modules/webpack/lib/Compiler.js:267:22) | |
[ERROR] at Compiler.emitRecords (/home/circleci/repo/node_modules/webpack/lib/Compiler.js:449:39) | |
[ERROR] at emitAssets.err (/home/circleci/repo/node_modules/webpack/lib/Compiler.js:261:10) | |
[ERROR] at hooks.afterEmit.callAsync.err (/home/circleci/repo/node_modules/webpack/lib/Compiler.js:435:14) | |
[ERROR] at _err2 (eval at create (/home/circleci/repo/node_modules/tapable/lib/HookCodeFactory.js:32:10), <anonymous>:30:1) | |
[ERROR] at handleAfterEmit (/home/circleci/repo/node_modules/write-file-webpack-plugin/dist/WriteFileWebpackPlugin.js:168:9) | |
[ERROR] at _err1 (eval at create (/home/circleci/repo/node_modules/tapable/lib/HookCodeFactory.js:32:10), <anonymous>:26:1) | |
[ERROR] at afterEmit (/home/circleci/repo/node_modules/merge-jsons-webpack-plugin/index.js:83:17) | |
[ERROR] at _err0 (eval at create (/home/circleci/repo/node_modules/tapable/lib/HookCodeFactory.js:32:10), <anonymous>:19:1) | |
[ERROR] at callback (/home/circleci/repo/node_modules/copy-webpack-plugin/dist/index.js:126:17) | |
[ERROR] at afterEmit (/home/circleci/repo/node_modules/copy-webpack-plugin/dist/index.js:220:13) | |
[ERROR] at AsyncSeriesHook.eval [as callAsync] (eval at create (/home/circleci/repo/node_modules/tapable/lib/HookCodeFactory.js:32:10), <anonymous>:12:1) | |
[ERROR] at AsyncSeriesHook.lazyCompileHook (/home/circleci/repo/node_modules/tapable/lib/Hook.js:154:20) | |
[ERROR] at asyncLib.forEachLimit.err (/home/circleci/repo/node_modules/webpack/lib/Compiler.js:432:27) | |
[ERROR] at /home/circleci/repo/node_modules/neo-async/async.js:2813:7 | |
[ERROR] at done (/home/circleci/repo/node_modules/neo-async/async.js:3521:9) | |
[ERROR] at /home/circleci/repo/node_modules/graceful-fs/graceful-fs.js:45:10 | |
[ERROR] at FSReqWrap.oncomplete (fs.js:141:20) | |
[ERROR] Emitted 'error' event at: | |
[ERROR] at onwriteError (_stream_writable.js:425:12) | |
[ERROR] at onwrite (_stream_writable.js:456:5) | |
[ERROR] at doWrite (_stream_writable.js:406:11) | |
[ERROR] at writeOrBuffer (_stream_writable.js:394:5) | |
[ERROR] [... lines matching original stack trace ...] | |
[ERROR] at FSReqWrap.oncomplete (fs.js:141:20) | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] BUILD FAILURE | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Total time: 01:10 min | |
[INFO] Finished at: 2019-02-01T17:08:29Z | |
[INFO] ------------------------------------------------------------------------ | |
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.6:npm (webpack build dev) on project qima: Failed to run task: 'npm run webpack:build' failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment