Replies: 1 comment
|
Hi @inyerade - honestly I don't run dev containers myself. Outside of a devcontainer, the above is correct. What's the error? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I try to contribute to the project and go with devcontainer I get some errors, I do not know if is the correct steps:
My steps:
bin/setup---> get errorapt-get update && apt-get install -y --no-install-recommends build-essential libpq-dev libyaml-dev nodejs npmsystem('yarn install --frozen-lockfile --ignore-engines') || system!('yarn install --ignore-engines')npm install -g yarnbin/setupbin/devAll reactions