79494825

Date: 2025-03-08 18:24:35
Score: 1
Natty:
Report link

In my case, the nestjs cli was missing in the vm so I ran docker pull nestjs/cli and it worked. Pull the nestjs cli image and try running docker compose up --build. If the issue still remains, put RUN install -g @nestjs/cli to your docker file. It must be running fine now.

Reasons:
  • Whitelisted phrase (-1): it worked
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ahmad Raza Khokhar