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

add generation of dependency cycle visualisation #187

Closed
wants to merge 1 commit into from

Conversation

Mearman
Copy link
Contributor

@Mearman Mearman commented Nov 10, 2023

No description provided.

@PaulKinlan
Copy link
Contributor

Neat - madge is what I was using.

@PaulKinlan
Copy link
Contributor

If I run the command npx -y madge --circular --image cycles.svg --extensions ts ./ I get Graphviz could not be found. Ensure that "gvpr" is in your $PATH. Error: spawn gvpr ENOENT

@Mearman
Copy link
Contributor Author

Mearman commented Nov 10, 2023

Oh yeah @PaulKinlan it needs GraphViz to convert out to the SVG

@PaulKinlan
Copy link
Contributor

One thing that I noticed is that the current build we have detects cycles via rollup, it only shows it in the dist folder, but it's pretty much the same result.

@aomarks
Copy link
Member

aomarks commented Dec 12, 2023

Breadboard has graduated to a new dedicated repo! 🎉 🎓 We were able to transfer everything except for open PRs, so this one will need to be re-created at https://github.com/breadboard-ai/breadboard/pulls if it is still relevant. Thank you! Sorry for the disruption.

@aomarks aomarks closed this Dec 12, 2023
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

Successfully merging this pull request may close these issues.

3 participants