npm run build
efcjunior opened this issue · 0 comments
2 info using npm@6.14.8
3 info using node@v14.15.0
4 verbose run-script [ 'prebuild-js-prod', 'build-js-prod', 'postbuild-js-prod' ]
5 info lifecycle ethereum-lite-explorer@1.0.0-beta.8prebuild-js-prod: ethereum-lite-explorer@1.0.0-beta.8build-js-prod: ethereum-lite-explorer@1.0.0-beta.8
6 info lifecycle ethereum-lite-explorer@1.0.0-beta.8
7 verbose lifecycle ethereum-lite-explorer@1.0.0-beta.8build-js-prod: unsafe-perm in lifecycle truebuild-js-prod: PATH: /home/coding4world/.nvm/versions/node/v14.15.0/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/$
8 verbose lifecycle ethereum-lite-explorer@1.0.0-beta.8
9 verbose lifecycle ethereum-lite-explorer@1.0.0-beta.8build-js-prod: CWD: /home/coding4world/projects/besu-sample-networks/block-explorer-light/ethereum-lite-explorerbuild-js-prod: Args: [ '-c', 'webpack --config=./webpack.config.prod.js' ]
10 silly lifecycle ethereum-lite-explorer@1.0.0-beta.8
11 silly lifecycle ethereum-lite-explorer@1.0.0-beta.8build-js-prod: Returned: code: 1 signal: nullbuild-js-prod: Failed to exec build-js-prod script
12 info lifecycle ethereum-lite-explorer@1.0.0-beta.8
13 verbose stack Error: ethereum-lite-explorer@1.0.0-beta.8 build-js-prod: webpack --config=./webpack.config.prod.js
13 verbose stack Exit status 1
13 verbose stack at EventEmitter. (/home/coding4world/.nvm/versions/node/v14.15.0/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
13 verbose stack at EventEmitter.emit (events.js:315:20)
13 verbose stack at ChildProcess. (/home/coding4world/.nvm/versions/node/v14.15.0/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
13 verbose stack at ChildProcess.emit (events.js:315:20)
13 verbose stack at maybeClose (internal/child_process.js:1048:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
14 verbose pkgid ethereum-lite-explorer@1.0.0-beta.8
15 verbose cwd /home/coding4world/projects/besu-sample-networks/block-explorer-light/ethereum-lite-explorer
16 verbose Linux 5.4.0-1031-azure
17 verbose argv "/home/coding4world/.nvm/versions/node/v14.15.0/bin/node" "/home/coding4world/.nvm/versions/node/v14.15.0/bin/npm" "run" "build-js-prod"
18 verbose node v14.15.0
19 verbose npm v6.14.8
20 error code ELIFECYCLE
21 error errno 1
22 error ethereum-lite-explorer@1.0.0-beta.8 build-js-prod: webpack --config=./webpack.config.prod.js
22 error Exit status 1
23 error Failed at the ethereum-lite-explorer@1.0.0-beta.8 build-js-prod script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 verbose exit [ 1, true ]