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

docker-compose run --rm ceph /docker/build-dashboard-frontend.sh failure #67

Open
shanyutou opened this issue Sep 30, 2022 · 0 comments

Comments

@shanyutou
Copy link
Contributor

OS Linux ubuntu 5.15.0-48-generic #54~20.04.1-Ubuntu SMP Thu Sep 1 16:17:26 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Docker version 20.10.18, build b40c2f6
docker-compose version 1.29.2, build 5becea4c

run: docker-compse up -d
after
run: docker-compose run --rm ceph /docker/build-dashboard-frontend.sh failure
logs:

Creating ceph-dev_ceph_run ... done
npm WARN using --force I sure hope you know what you are doing.
npm WARN prepare removing existing node_modules/ before installation

[email protected] install /ceph/src/pybind/mgr/dashboard/frontend/node_modules/webpack-dev-server/node_modules/fsevents
node install.js

Skipping 'fsevents' build as platform linux is not supported

[email protected] install /ceph/src/pybind/mgr/dashboard/frontend/node_modules/nice-napi
node-gyp-build

[email protected] postinstall /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@angular-devkit/build-angular/node_modules/esbuild
node install.js

[email protected] postinstall /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@angular-devkit/build-angular/node_modules/core-js
node -e "try{require('./postinstall')}catch(e){}"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js:

https://opencollective.com/core-js
https://patreon.com/zloirock
https://paypal.me/zloirock
bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)

[email protected] postinstall /ceph/src/pybind/mgr/dashboard/frontend/node_modules/core-js-pure
node -e "try{require('./postinstall')}catch(e){}"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js:

https://opencollective.com/core-js
https://patreon.com/zloirock
bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)

[email protected] postinstall /ceph/src/pybind/mgr/dashboard/frontend/node_modules/core-js
node -e "try{require('./postinstall')}catch(e){}"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js:

https://opencollective.com/core-js
https://patreon.com/zloirock
bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)

[email protected] postinstall /ceph/src/pybind/mgr/dashboard/frontend/node_modules/protobufjs
node scripts/postinstall

[email protected] postinstall /ceph/src/pybind/mgr/dashboard/frontend/node_modules/gherkin-lint/node_modules/core-js
node -e "try{require('./postinstall')}catch(e){}"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:

https://opencollective.com/core-js
https://www.patreon.com/zloirock

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)

[email protected] postinstall /ceph/src/pybind/mgr/dashboard/frontend/node_modules/es5-ext
node -e "try{require('./_postinstall')}catch(e){}" || exit 0

[email protected] postinstall /ceph/src/pybind/mgr/dashboard/frontend/node_modules/cucumber/node_modules/cucumber-expressions
node scripts/postinstall.js

[email protected] postinstall /ceph/src/pybind/mgr/dashboard/frontend/node_modules/babel-runtime/node_modules/core-js
node -e "try{require('./postinstall')}catch(e){}"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:

https://opencollective.com/core-js
https://www.patreon.com/zloirock

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)

[email protected] postinstall /ceph/src/pybind/mgr/dashboard/frontend/node_modules/cypress
node index.js --exec install

Note: Overriding Cypress cache directory to: /ceph/build.cypress

  Previous installs of Cypress may not be found.

Cypress 9.7.0 is installed in /ceph/build.cypress/9.7.0

[email protected] postinstall /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@grafana/e2e/node_modules/cypress
node index.js --exec install

Note: Overriding Cypress cache directory to: /ceph/build.cypress

  Previous installs of Cypress may not be found.

Cypress 9.3.1 is installed in /ceph/build.cypress/9.3.1

@compodoc/[email protected] postinstall /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@compodoc/compodoc
opencollective-postinstall || exit 0

Thank you for using @compodoc/compodoc!
If you rely on this package, please consider supporting our open collective:

https://opencollective.com/compodoc/donate

@angular/[email protected] postinstall /ceph/src/pybind/mgr/dashboard/frontend/node_modules/@angular/cli
node ./bin/postinstall/script.js

npm WARN lifecycle [email protected]~postinstall: cannot run in wd [email protected] ngcc --properties es2015 browser module main --async false --first-only --tsconfig 'tsconfig.app.json' (wd=/ceph/src/pybind/mgr/dashboard/frontend)
added 3067 packages in 89.24s
make: *** No rule to make target 'mgr-dashboard-frontend-build'. Stop.
ERROR: 2

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