Hello, I am trying to deploy a nestjs project. But after deploying when it trying to start nest server then it throw an error like this-
How can I solve it.
Hello, I am trying to deploy a nestjs project. But after deploying when it trying to start nest server then it throw an error like this-
How can I solve it.
Hi there,
Thanks for reaching out.
An error like this usually means you’ve not installed your dependencies (or maybe it’s devDependency which isn’t installed in production mode).
If you could share some more details we may help us troubleshoot it with you, e.g. deploy logs, any other logs/errors/output, specific URLs, service name/ID, reproduction steps, etc. If you don’t want to share these details on the community forum, please feel free to raise a ticket with support@render.com
Thanks
Alan
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.