Version 4.0.1 with error this.metadataScanner.getAllMethodNames is not a function at DiscoveryService #721
guilhermecsantos20
started this conversation in
General
Replies: 1 comment
-
upgrade nest.js version to 10.x, then you can fix this problem @guilhermecsantos20 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The library @golevelup/nestjs-discovery available on yarn in version 4.0.1 is presenting an error for NestJs to application with the following error."
TypeError: this.metadataScanner.getAllMethodNames is not a function at DiscoveryService.classMethodsWithMetaAtKey
Beta Was this translation helpful? Give feedback.
All reactions