Cache fresh deps on docker problem
I have a brand new fresh project with only the default deps and when i try to put my app in a docker container it throws the error in the image
Dockerfile
1 Reply
Ops, fixed by adding node_modules to a new .dockerignore