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

frontend startup failed #7

Open
xgwangdl opened this issue Dec 19, 2024 · 0 comments
Open

frontend startup failed #7

xgwangdl opened this issue Dec 19, 2024 · 0 comments

Comments

@xgwangdl
Copy link

2024-12-19T21:41:38.661+08:00 INFO 18768 --- [onPool-worker-2] c.v.f.s.frontend.TaskUpdatePackages : Running npm install to resolve and optionally download frontend dependencies. This may take a moment, please stand by...
2024-12-19T21:41:45.991+08:00 INFO 18768 --- [onPool-worker-2] c.v.f.s.frontend.TaskUpdatePackages : using 'C:\Users\xgwan.vaadin\node\node.exe C:\Users\xgwan.vaadin\node\node_modules\npm\bin\npm-cli.js --no-update-notifier --no-audit --scripts-prepend-node-path=true --ignore-scripts install' for frontend package installation
2024-12-19T21:44:30.545+08:00 ERROR 18768 --- [onPool-worker-2] c.v.f.s.frontend.TaskUpdatePackages : Command C:\Users\xgwan\.vaadin\node\node.exe C:\Users\xgwan\.vaadin\node\node_modules\npm\bin\npm-cli.js --no-update-notifier --no-audit --scripts-prepend-node-path=true --ignore-scripts install failed:
npm warn deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
npm error Exit handler never called!
npm error This is an error with npm itself. Please report this error at:
npm error https://github.com/npm/cli/issues
npm error A complete log of this run can be found in: C:\Users\xgwan\AppData\Local\npm-cache_logs\2024-12-19T13_41_46_505Z-debug-0.log

-----------------------------------Part of the log-------------------------------------------
426 verbose reify failed optional dependency C:\workspace\playground-flight-booking\node_modules\web-worker
427 silly reify mark deleted [
427 silly reify 'C:\workspace\playground-flight-booking\node_modules\web-worker'
427 silly reify ]
428 verbose reify failed optional dependency C:\workspace\playground-flight-booking\node_modules\xml-utils
429 silly reify mark deleted [ 'C:\workspace\playground-flight-booking\node_modules\xml-utils' ]
430 verbose reify failed optional dependency C:\workspace\playground-flight-booking\node_modules\zstddec
431 silly reify mark deleted [ 'C:\workspace\playground-flight-booking\node_modules\zstddec' ]
432 verbose reify failed optional dependency C:\workspace\playground-flight-booking\node_modules\resolve-protobuf-schema
433 silly reify mark deleted [
433 silly reify 'C:\workspace\playground-flight-booking\node_modules\resolve-protobuf-schema'
433 silly reify ]
434 verbose reify failed optional dependency C:\workspace\playground-flight-booking\node_modules\quickselect
435 silly reify mark deleted [
435 silly reify 'C:\workspace\playground-flight-booking\node_modules\quickselect'
435 silly reify ]
436 verbose reify failed optional dependency C:\workspace\playground-flight-booking\node_modules\protocol-buffers-schema
437 silly reify mark deleted [
437 silly reify 'C:\workspace\playground-flight-booking\node_modules\protocol-buffers-schema'
437 silly reify ]
438 http fetch GET https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.4.tgz attempt 3 failed with ETIMEDOUT
439 http fetch GET https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.13.0.tgz attempt 3 failed with ETIMEDOUT
440 verbose reify failed optional dependency C:\workspace\playground-flight-booking\node_modules@rollup\rollup-win32-x64-msvc
441 silly reify mark deleted [
441 silly reify 'C:\workspace\playground-flight-booking\node_modules\@rollup\rollup-win32-x64-msvc'
441 silly reify ]
442 verbose cwd C:\workspace\playground-flight-booking
443 verbose os Windows_NT 10.0.19045
444 verbose node v22.12.0
445 verbose npm v10.9.0
446 error Exit handler never called!
447 error This is an error with npm itself. Please report this error at:
448 error https://github.com/npm/cli/issues

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