-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Old project has weird graph problem #29496
Comments
Could you share the following files?
Thank you |
Sure
`{
} |
Current Behavior
I am currently facing several problem with migrating our project to the latest version. Mainly because the monorepo itself is seen as a lib.
When I start nx dep-graph the Monorepo is listed as a lib, with dependencies etc. etc. What is weird though is the fact that it only has dependency to 3 of 19 libs that live in our project.
When I create a fresh and new monorepo, this does occur. Unfortunately I am not able to pin down, how this problem occurs and how it could be solved.
Expected Behavior
Monorepo is not listed as a lib and therefore things like migrations work as expected.
GitHub Repo
No response
Steps to Reproduce
I have no idea how to reproduce it.
Nx Report
Failure Logs
Package Manager Version
No response
Operating System
Additional Information
The monorepo was created in November 2021 with the latest version in that time and since then we constantly migrated to today
The text was updated successfully, but these errors were encountered: