Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm run build #78

Open
efcjunior opened this issue Oct 30, 2020 · 0 comments
Open

npm run build #78

efcjunior opened this issue Oct 30, 2020 · 0 comments

Comments

@efcjunior
Copy link

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.8
6 info lifecycle ethereum-lite-explorer@1.0.0-beta.8
build-js-prod: 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 true
8 verbose lifecycle ethereum-lite-explorer@1.0.0-beta.8
build-js-prod: PATH: /home/coding4world/.nvm/versions/node/v14.15.0/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/$
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-explorer
10 silly lifecycle ethereum-lite-explorer@1.0.0-beta.8
build-js-prod: Args: [ '-c', 'webpack --config=./webpack.config.prod.js' ]
11 silly lifecycle ethereum-lite-explorer@1.0.0-beta.8build-js-prod: Returned: code: 1 signal: null
12 info lifecycle ethereum-lite-explorer@1.0.0-beta.8
build-js-prod: Failed to exec build-js-prod script
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 ]

@efcjunior efcjunior changed the title npm run biuld npm run build Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant