Docker – RUN npm ci –only=production: 0.381 /bin/sh: 1: npm: not found
I have very limited coding skills. I'm Trying to build a program named Tabbycat in Docker. for that I installed docker and then I executed a file named windows_docker_start.bat given within the program in bin folder. Here a CMD window…