saasitive / django-react-boilerplate

DIY Django + React Boilerplate for starting your SaaS
https://saasitive.com
MIT License
596 stars 89 forks source link

Service 'nginx' failed to build : COPY failed: stat /var/lib/docker/tmp/docker-builder996262710/frontend/package.json: no such file or directory #6

Closed Avin-Techv closed 3 years ago

Avin-Techv commented 3 years ago

I am following the tutorial https://saasitive.com/tutorial/docker-compose-django-react-nginx-let-s-encrypt/ step by step but I get this error saying no file found but the file mentioned is correctly in place

pplonski commented 3 years ago

Please double check the file structure and try to build fresh docker image

pplonski commented 3 years ago

What it was?

Avin-Techv commented 3 years ago

I rechecked the same issue persists

Avin-Techv commented 3 years ago

I redid the entire thing, now this issue does not exist