Giter Club home page Giter Club logo

nestjs-amqp's People

Contributors

bashleigh avatar brunnerlivio avatar dependabot-preview[bot] avatar dependabot[bot] avatar fenos avatar s33g avatar sawakaga avatar snyk-bot avatar

Watchers

 avatar

nestjs-amqp's Issues

NestJS 9 - Nest can't resolve dependencies of the AmqpModule

Hi,
I'm so looking for a library like this, but they seem all dead.
I've seen you guys you pushed to nest version 8.4, but I think there is a breaking bug migrating to version 9

`[Nest] 90339 - 25/08/2022, 14:01:54 ERROR [ExceptionHandler] Nest can't resolve dependencies of the AmqpModule (?). Please make sure that the argument ModuleRef at index [0] is available in the AmqpModule context.

Potential solutions:

  • If ModuleRef is a provider, is it part of the current AmqpModule?
  • If ModuleRef is exported from a separate @module, is that module imported within AmqpModule?
    @module({
    imports: [ /* the Module containing ModuleRef */ ]
    })

Error: Nest can't resolve dependencies of the AmqpModule (?). Please make sure that the argument ModuleRef at index [0] is available in the AmqpModule context.

Potential solutions:

  • If ModuleRef is a provider, is it part of the current AmqpModule?

  • If ModuleRef is exported from a separate @module, is that module imported within AmqpModule?
    @module({
    imports: [ /* the Module containing ModuleRef */ ]
    })

    at Injector.lookupComponentInParentModules (/Users/sergioarrighi/Documents/workspace/asa-worker/asa-worker-feed/node_modules/@nestjs/core/injector/injector.js:241:19)
    at Injector.resolveComponentInstance (/Users/sergioarrighi/Documents/workspace/asa-worker/asa-worker-feed/node_modules/@nestjs/core/injector/injector.js:194:33)
    at resolveParam (/Users/sergioarrighi/Documents/workspace/asa-worker/asa-worker-feed/node_modules/@nestjs/core/injector/injector.js:116:38)
    at async Promise.all (index 0)
    at Injector.resolveConstructorParams (/Users/sergioarrighi/Documents/workspace/asa-worker/asa-worker-feed/node_modules/@nestjs/core/injector/injector.js:131:27)
    at Injector.loadInstance (/Users/sergioarrighi/Documents/workspace/asa-worker/asa-worker-feed/node_modules/@nestjs/core/injector/injector.js:57:13)
    at Injector.loadProvider (/Users/sergioarrighi/Documents/workspace/asa-worker/asa-worker-feed/node_modules/@nestjs/core/injector/injector.js:84:9)
    at async Promise.all (index 0)
    at InstanceLoader.createInstancesOfProviders (/Users/sergioarrighi/Documents/workspace/asa-worker/asa-worker-feed/node_modules/@nestjs/core/injector/instance-loader.js:47:9)
    at /Users/sergioarrighi/Documents/workspace/asa-worker/asa-worker-feed/node_modules/@nestjs/core/injector/instance-loader.js:32:13`

Maybe you guys can point me towards a possible solution.
Thanks an

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.