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

[Bug?]: Starting docker dev container first time fails with Error: EACCES: permission denied, open '/home/node/app/.yarn/install-state.gz' #9320

Closed
1 task done
Jonathan-Dobson opened this issue Oct 20, 2023 · 2 comments
Labels
bug/needs-info More information is needed for reproduction

Comments

@Jonathan-Dobson
Copy link

What's not working?

image
02-rw-redwood-1  | Internal Error: EACCES: permission denied, open '/home/node/app/.yarn/install-state.gz'
02-rw-redwood-1  | Error: EACCES: permission denied, open '/home/node/app/.yarn/install-state.gz'
02-rw-redwood-1 exited with code 1

How do we reproduce the bug?

  1. clone a project and cd into it.
  2. add the four docker files as described int redwood github docker section into the root directory of the project.
  3. Start up dev: docker compose -f ./docker-compose.dev.yml up

What's your environment? (If it applies)

Docker

Are you interested in working on this?

  • I'm interested in working on this
@Jonathan-Dobson Jonathan-Dobson added the bug/needs-info More information is needed for reproduction label Oct 20, 2023
@jtoar
Copy link
Contributor

jtoar commented Oct 26, 2023

@Jonathan-Dobson this may be the same as @Josh-Walker-GM comment here: #9321 (comment).

The Docker work was merged to main but not released yet. It'll be available in the next minor. I'll try to get the RC for that out today.

@jtoar
Copy link
Contributor

jtoar commented Oct 26, 2023

See #9321 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/needs-info More information is needed for reproduction
Projects
None yet
Development

No branches or pull requests

2 participants