-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nest can't resolve dependencies of the RedisCoreModule (Symbol(REDIS_MODULE_OPTIONS), ?). Please make sure that the argument ModuleRef at index [1] is available in the RedisCoreModule context. #97
Comments
same issue here |
same here, seems to be issue with nest 8 |
same issue here |
same here |
same issue |
same |
same issue |
Same here |
1 similar comment
Same here |
same here |
Same here |
Fixed by using |
same issue |
一样的问题 |
这个包是不维护了吗? |
Is this resolved yet? |
i resolved by change |
same issue |
1 similar comment
same issue |
For anyone having this issue, I resolved this by switching over to https://www.npmjs.com/package/@liaoliaots/nestjs-redis. |
issue is caused by I guess Nest.js is trying to inject ModuleRef from |
Same issue! now use https://www.npmjs.com/package/@liaoliaots/nestjs-redis it works |
But it gave me an error
What happen? And what should i do to solve it? I'm sure that the redis server is no wrong.
The text was updated successfully, but these errors were encountered: