Closed ravisharmaa closed 1 year ago
I also tried to use @injectable()
in the UserService
following this comment https://github.com/microsoft/tsyringe/issues/29#issuecomment-522880333 but no luck.
Seems like there is no activity on this package and as issues are not being addresses since Nov 2022.
Describe the bug
I was trying to set up tsyringe and play with it but seems I cannot make it work.
To Reproduce
UserController.ts
UserService.ts
tsconfig.json
package.json
Expected behavior
The controller should have been resolved. Version: 4.7.0