I can confirm this worked! What I did was add node_modules and package-lock.json. This draws me a conclusion that perhaps the Dockerfile copied the node_modules too!
1 Like
I can confirm this worked! What I did was add node_modules and package-lock.json. This draws me a conclusion that perhaps the Dockerfile copied the node_modules too!