Closed iyngaran closed 7 months ago
Thank you for taking the time to submit your report! From the looks of it, this could be better discussed on our Discord. If you haven't already, please join here and send a new post in the # 🐈 nestjs-help forum. Make sure to include a link to this issue, so you don't need to write it all again. We have a large community of helpful members, who will assist you in getting this to work.
Is there an existing issue for this?
Current behavior
I am using Typeform with NestJS. It works well in development. But when I run the app on production, It says the following error.
2024-03-22T07:18:20.480Z error: Cannot read properties of undefined (reading 'retryAttempts')
I am using the following version.
Minimum reproduction code
https://github.com/iyngaran/billing-api
Steps to reproduce
No response
Expected behavior
It should start the app as it works on development
Package version
0.3.20
NestJS version
9.0.0
Node.js version
20.10.0
In which operating systems have you tested?
Other
No response