DEV Community

Cover image for The app is working fine in local but throwing this error in the production environment in NEST js
SureshSubedii
SureshSubedii

Posted on

The app is working fine in local but throwing this error in the production environment in NEST js

src/app.module.ts(13,2): error TS1238: Unable to resolve signature of class decorator when called as an expression.
0|cmsbulkmessage3232 | The runtime will invoke the decorator with 2 arguments, but the decorator expects 1. Can anyone help?

Top comments (0)