Skip to content

Invalid argument(s): join(null, "bin", "cache", "dart-sdk"): part 0 was null, but part 1 was not. #2279

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

Closed
rajat-girnar opened this issue Jul 31, 2020 · 5 comments · Fixed by #2316
Labels
needs-info Additional information needed from the issue author

Comments

@rajat-girnar
Copy link

while we generating doc this error will come.And I set dart-SDK path ,flutter-SDK path but is not working

@srawlins
Copy link
Member

Thanks for filing this issue! Would you mind sharing the command you used to run dartdoc? I guess I'm mostly interested in seeing the Dart SDK path and Flutter SDK path.

@srawlins srawlins added the needs-info Additional information needed from the issue author label Jul 31, 2020
@rajat-girnar
Copy link
Author

rajat-girnar commented Aug 6, 2020

Command for Dartdoc : dartdoc
Dart-SDK Path : export PATH=/home/rajat/Documents/sdk/flutter/bin/cache/dart-sdk/bin/:$PATH
Flutter-SDK Path: export PATH=/home/rajat/Documents/sdk/flutter/bin/:$PATH
@srawlins please check this

@Quwaysim
Copy link

I'm having the same issue

@sakebook
Copy link

I tried this and it solved the problem.

#1705

@sidrao2006
Copy link

Duplicate of #1705

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-info Additional information needed from the issue author
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants