Closed jeydpeaschocolatebar closed 1 year ago
Updated CMD command from npm to pnpm in the Dockerfile.dev.
CMD
npm
pnpm
Dockerfile.dev
Nice catch, kindly update docker-compose.yml as well.
docker-compose.yml
Sure, I can help you with that. Pushed new changes.
Updated
CMD
command fromnpm
topnpm
in theDockerfile.dev
.