tkssharma / comments

0 stars 1 forks source link

deploy-nestjs-application-heroku/ #7

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Deploy NestJS/Postgres application to Heroku – @tkssharma | Tarun Sharma | My Profile

Deploy NestJS Postgres Application To Heroku 😻 I have covered a lot of topics for Nestjs In this Post we are gong to talk about Nest js…

https://tkssharma.com/deploy-nestjs-application-heroku/

henning410 commented 1 year ago

Hey I some question. I did everything exact the same and get an Application Error on my deploy-URL. In heroku it says: "sh: 1: nest: not found", "Process exited with status 127", "State changed from starting to crashed".

Maybe somebody know a solution? Thx

henning410 commented 1 year ago

If somebody have the same problem, i found the solution. You have to make a new entry in Config Vars and set "NPM_CONFIG_PRODUCTION" to false