Robert Brennan

Results 1267 comments of Robert Brennan

This might conflict with https://github.com/OpenDevin/OpenDevin/issues/905 But also might be a good stopgap

I think `netstat` has the same problems 🙃 it's not installed by default on many systems. We already have `nc` in the Makefile, so maybe we just go with that...

Going to close this one--only active developers will likely be using the makefile going forward, so it should be less of an issue. Thanks for the proposal though!

`cd frontend && rm -rf node_modules && npm install` might help too

This should be fixed with docker

Should be fixed by https://github.com/OpenDevin/OpenDevin/pull/983, if you add `SANDBOX_TYPE=exec` to your config.toml

#983 is merged now--try adding `SANDBOX_TYPE=exec` to your config.toml

@seuros is this PR better than nothing? Or should we close it until we have LTR support?

It seems like mostly native speakers contributing their language. I like the idea of crowdsourcing i18n, so I'm inclined to accept those PRs as they come. @anthonyyoussef01 are you a...

@anthonyyoussef01 looks good! Just need to fix the linter and the merge conflict