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

cannot install galaxy through "sh run.sh" #18769

Open
Songmg-Nwafu opened this issue Sep 4, 2024 · 1 comment
Open

cannot install galaxy through "sh run.sh" #18769

Songmg-Nwafu opened this issue Sep 4, 2024 · 1 comment
Assignees

Comments

@Songmg-Nwafu
Copy link

Describe the bug
Galaxy client build failed when I commit run.sh. I do not know how to deal with it

Galaxy Version and/or server at which you observed the bug
Galaxy Version: 24.1

$ webpack --mode production
Segmentation fault
error Command failed with exit code 139.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Error building editor, not saving build state. Please report this issue to the Galaxy Team.

$ cpy --flat node_modules/aladin-lite-galaxy static/dist/aladin-lite-galaxy && parcel build src/script.js --dist-dir static
Segmentation fault
error Command failed with exit code 139.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

$ webpack --mode development
Segmentation fault
error Command failed with exit code 139.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Error building hyphyvision, not saving build state. Please report this issue to the Galaxy Team.

$ webpack --mode production
Segmentation fault
error Command failed with exit code 139.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Error building mvpapp, not saving build state. Please report this issue to the Galaxy Team.

$ GXY_BUILD_SOURCEMAPS=1 NODE_ENV=production webpack
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
Segmentation fault
error Command failed with exit code 139.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 139.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ERROR: Galaxy client build failed. See ./client/README.md for more information, including how to get help.

@dannon
Copy link
Member

dannon commented Sep 11, 2024

This looks like Galaxy is using a node that is incompatible with your system -- can you provide more details as to your OS and which node is being used here?

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

2 participants