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

Just rush install error #30

Open
samuelmunyoki opened this issue Jan 24, 2025 · 1 comment
Open

Just rush install error #30

samuelmunyoki opened this issue Jan 24, 2025 · 1 comment

Comments

@samuelmunyoki
Copy link

└─ Running...
Killed

The command failed:
/root/convex-server/convex-backend/npm-packages/common/temp/pnpm-local/node_modules/.bin/pnpm install --store /root/convex-server/convex-backend/npm-packages/common/temp/pnpm-store --config.cacheDir=/root/convex-server/convex-backend/npm-packages/common/temp/pnpm-store --config.stateDir=/root/convex-server/convex-backend/npm-packages/common/temp/pnpm-store --no-prefer-frozen-lockfile --no-strict-peer-dependencies --config.resolutionMode=highest --config.ignoreCompatibilityDb --recursive --link-workspace-packages false --reporter default
ERROR: Error: Process exited with code 137
Giving up after 1 attempts

ERROR: Process exited with code 137
error: Recipe rush failed on line 44 with exit code 1
root@M-BINGWA:~/convex-server/convex-backend# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.10
Release: 24.10
Codename: oracular

I keep getting this error after running 'just rush install"

@nipunn1313
Copy link
Collaborator

137 appears to be an out-of-memory.

Perhaps there's insufficient memory available on your system?
I've not experienced this error before, but it seems based on the symptoms, that might be the case.

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