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

TypeError [ERR_INVALID_ARG_TYPE] After upgrade to 0.3.0 #39

Closed
tharoldD opened this issue Apr 1, 2018 · 3 comments · Fixed by #41
Closed

TypeError [ERR_INVALID_ARG_TYPE] After upgrade to 0.3.0 #39

tharoldD opened this issue Apr 1, 2018 · 3 comments · Fixed by #41

Comments

@tharoldD
Copy link

tharoldD commented Apr 1, 2018

Description

After upgrade to version 0.3.0, running the command produces error...

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string

See full trace in screenshot.

Steps to reproduce

run

npm -g i daggraph
cd <to project folder>
daggraph

Expected behaviour

Default browser should open tab showing dependency graph

Screenshot

screen shot 2018-04-01 at 12 09 51 copy

@dvdciri
Copy link
Owner

dvdciri commented Apr 2, 2018

Thanks for reporting this. It's definitely a bug and i've opened a PR to fix this. #41

dvdciri added a commit that referenced this issue Apr 2, 2018
@dvdciri
Copy link
Owner

dvdciri commented Apr 2, 2018

Fix available in release 0.3.1

@tharoldD
Copy link
Author

tharoldD commented Apr 2, 2018

Fix working, thanks

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 a pull request may close this issue.

2 participants