You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jserfun
changed the title
@liaoliaots/nestjs-redis@10.0.0 - No InjectRedis Decorator, there is no way to use RedisService
@liaoliaots/nestjs-redis@10.0.0 - No InjectRedis Decorator, is it used in this way: @InjectRedis = @Inject(RedisService) ?
Dec 22, 2024
jserfun
changed the title
@liaoliaots/nestjs-redis@10.0.0 - No InjectRedis Decorator, is it used in this way: @InjectRedis = @Inject(RedisService) ?
@liaoliaots/nestjs-redis@10.0.0 - No InjectRedis Decorator, is it used in this way: @InjectRedis() = @Inject(RedisService) ?
Dec 22, 2024
Describe the bug
No InjectRedis
Steps to reproduce
npm package: @liaoliaots/nestjs-redis@10.0.0
Expected behavior
InjectRedis should be available from @liaoliaots/nestjs-redis
Environment
Any
Additional context
None
The text was updated successfully, but these errors were encountered: