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

Throws error when passing in paths #12

Closed
pawee-del opened this issue Feb 28, 2021 · 5 comments · Fixed by #13
Closed

Throws error when passing in paths #12

pawee-del opened this issue Feb 28, 2021 · 5 comments · Fixed by #13
Assignees
Labels
bug Something isn't working
Milestone

Comments

@pawee-del
Copy link

its throws an error saying :Could not read contents of...
this is the command line i entered : swiftplantuml classdiagram Views Model Controllers

@MarcoEidinger MarcoEidinger added the bug Something isn't working label Feb 28, 2021
@MarcoEidinger MarcoEidinger self-assigned this Feb 28, 2021
@MarcoEidinger MarcoEidinger added this to the 0.3.0 milestone Feb 28, 2021
@MarcoEidinger
Copy link
Owner

Hi, I am sorry you encountered this bug in case multiple file paths are passed. I already have a fix for this which will be part of the next minor version. Release is scheduled within the next 36 hours. Stay patient and you'll be rewarded as next minor version (0.3.0) contains lots of goodies with regards to configuration and filtering files/elements.

@pawee-del
Copy link
Author

pawee-del commented Feb 28, 2021 via email

MarcoEidinger added a commit that referenced this issue Mar 1, 2021
being able to include/exclude files (wildcards supported)
being able to include/exclude elements by name (wildcard supported)
being able to limit elements and members bases on their access level
being able to hide extensions
being able to hide member access level attribute
being able to configure styles and skin parameter
being able to include external PUML files (theming)

✅ Closes: #9, #10, #12
MarcoEidinger added a commit that referenced this issue Mar 1, 2021
being able to include/exclude files (wildcards supported)
being able to include/exclude elements by name (wildcard supported)
being able to limit elements and members bases on their access level
being able to hide extensions
being able to hide member access level attribute
being able to configure styles and skin parameter
being able to include external PUML files (theming)

✅ Closes: #9, #10, #12
@MarcoEidinger
Copy link
Owner

Hi Paul, issue should be fixed. But if you specify incorrect paths then this error can (as expected) occur. You can use --verbose option for more details. Feel free to open the issue if you still have trouble with 0.3.0

@pawee-del
Copy link
Author

where is the binary for the latest release?

@MarcoEidinger
Copy link
Owner

I don't package the binary in the GitHub release artifact but can install the latest version via Homebrew, Mint or install from source. See https://github.com/MarcoEidinger/SwiftPlantUML#installation for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants