Wazbat
Explore posts from serverspermission denied error when running deno install inside dockerfile
I thought the error was caused by the
ENV DENO_DIR=./.deno_cache
that I added due to the following: https://github.com/denoland/deno_docker/blob/main/README.md#running-on-google-cloud-rungcr
However even after removing it I still get that same os error, now due to failing to write the lockfile:
I'm at a loss3 replies