anon
anon
"git pull" didn't seem to update anything, so i just recloned it, but it still can't access the commands
> It's expected that `npm` isn't available (we should maybe beef up our sandbox image with several common programming langauges). But usually OpenDevin is able to install it. Did the...
for the record, i did a git pull just now and the issue seems to persist
i decided to do a docker pull just now and that seems to have fixed the issue. i'm getting a "rate limit" error now but... that's probably to do with...
nevermind... i was using claude and decided to test out gpt 4, but that seemed to have caused the error to return. and changing it back to claude didn't fix...
it continues, yes, but i've never let it continue running after it fails to sudo, bc i assumed that was unintended. if i let it run, it just ends up...
> Short term workaround is to set the env var: > > ``` > SANDBOX_CONTAINER_IMAGE="node:21-bullseye" > ``` > > or similar. > > Sounds like we need to beef up...
i'm getting this error suddenly: 2024/03/31 23:32:38 must use ASL logging (which requires CGO) if running as root Failed to start container: Credentials store error: StoreError('Credentials store docker-credential-desktop exited with...
if you're talking about the installation commands, i ran the python -m pip install pipenv python -m pipenv install -v python -m pipenv shell commands as sudo, bc they seemed...
i tried again recently, after running git pull and going through the new installation instructions, but i'm still getting the "command not found" errors. for the record, i didn't run...