Skip to content
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

Circular Dependency #7

Closed
lefuentes opened this issue Dec 23, 2019 · 4 comments
Closed

Circular Dependency #7

lefuentes opened this issue Dec 23, 2019 · 4 comments

Comments

@lefuentes
Copy link

I'm submitting a...


[ ] Regression 
[x ] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.

Current behavior

Hi. I have this issue
When I added ScheduleModule.forRoot() in my AppModule, i had an error whit circular dependency. I also tried run the example https://github.com/nestjs/nest/tree/master/sample/27-scheduling, and i had the same error.
image

Environment


Nest version: 6.7.2

 
For Tooling issues:
- Node version: 12.3.1  
- Platform: Linux,

@divvjson
Copy link

I have the same issue. Did you manage to resolve it?

@JCqiu
Copy link

JCqiu commented Dec 26, 2019

@davidnjohansson me too
image

@kamilmysliwiec
Copy link
Member

Update both @nestjs/common and @nestjs/core to the latest versions (6.10.12). I have just pushed a fix to the official sample.

@gegham1
Copy link

gegham1 commented Feb 9, 2020

Also update @nestjs/platform-express

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants