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

Browser just showing TypeScript-Call-Graph's own internal functions only - not the functions from my project #18

Closed
hi2u opened this issue May 24, 2022 · 2 comments

Comments

@hi2u
Copy link

hi2u commented May 24, 2022

I've been trying to use tcg on both Windows + Linux, and no matter what filenames or wildcards I tell it to analyze it always just comes up with this in the browser:

2022-05-24_172944 - TypeScript Call Graph

Those are functions from the source code of TypeScript-Call-Graph itself, not my project.

The console output does list a bunch of my function names... so the analysis/backend does appear to be analyzing my code.. But for some reason the frontend is just displaying a graph for TypeScript-Call-Graph itself.

@whyboris
Copy link
Owner

whyboris commented May 24, 2022

The screenshot you show is of 4 links, the top link is an image that you need to click -- please click on it 😅

@whyboris
Copy link
Owner

whyboris commented May 24, 2022

When you click on the small image, a new page should load, and be formatted like the screenshot in the README but with your code 😉

image

@whyboris whyboris closed this as completed Aug 1, 2022
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

2 participants