getting issue when call the APIs in live

Hello everyone!
Hope, you are doing well!

I am getting above issue in live when call the APIs, when i deploy the code so is is deploying successfully!, so can you please help me what is an issue?

Thanks!

You probably didn’t install your types in your Dockerfile.
Also: avoid using nodemon in production. Just run your app and let it crash so Fly and restart your app.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.