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

Update package on npm #37

Open
29988122 opened this issue Apr 14, 2019 · 2 comments
Open

Update package on npm #37

29988122 opened this issue Apr 14, 2019 · 2 comments

Comments

@29988122
Copy link

#36

As this was fixed a few months ago, it'd be the best if the fix's pushed onto npm!

Thanks : )

@29988122
Copy link
Author

Additional question:
I applied the fix myself, but the --output option did not work - it only printed on screen.

Is this an intended behavior?

@gaborantal
Copy link
Contributor

Additional question:
I applied the fix myself, but the --output option did not work - it only printed on screen.

Is this an intended behavior?

I think it is not. As we implemented the option output that requires a file parameter, and it should print the complete graph into that file. (it also appends ".json" if necessary) The actually exists (see
https://github.com/Persper/js-callgraph/blob/master/src/runner.js#L177)

I do my best to check this problem out.

Best,
Gabor

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