-
Notifications
You must be signed in to change notification settings - Fork 107
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
Cumulus install failed #3438
Comments
I use centos7,and node v16.19.0 |
working on recreating and investigating |
I've been unable to recreate this issue as such, although I have encountered issues installing cumulus on centos7, centered around python versioning. can we meet up to discuss this further? I'd like to get more details on your environment to help debug this |
I used the following command to run it in the vmware virtual machinecurl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash But I still get the following error[root@localhost cumulus]# npm run bootstrap
lerna notice cli v5.6.2
(##################) ⠧ prepublish: sill lifecycle No script for "prepublish" in "@cumulus/cumulus-integration-te
lerna info lifecycle @cumulus/[email protected]~prepare: @cumulus/[email protected]
lerna info lifecycle @cumulus/[email protected]~prepare: @cumulus/[email protected]
lerna info lifecycle @cumulus/[email protected]~prepare: @cumulus/[email protected]
lerna ERR! lifecycle "prepare" errored in "@cumulus/python-process-activity", exiting 127
What is the problem? |
when I use "npm run bootstrap" install cumulus, I get below error
webpack 5.88.2 compiled with 2 warnings in 11954 ms
lerna ERR! npm run package exited 137 in '@cumulus/db-provision-user-database-lambda'
lerna ERR! npm run package stdout:
lerna ERR! npm run package stderr:
sh: line 1: 8508 Killed npm run webpack
lerna ERR! npm run package exited 137 in '@cumulus/db-provision-user-database-lambda'
lerna WARN complete Waiting for 4 child processes to exit. CTRL-C to exit immediately.
The text was updated successfully, but these errors were encountered: