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

fix off by 1 error #217

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix off by 1 error #217

wants to merge 1 commit into from

Conversation

midzer
Copy link

@midzer midzer commented Feb 8, 2024

Hi and thanks for this great library :)

While playing around with it and creating awesome diagrams

https://forums.civfanatics.com/media/realism-invictus-3-6-tech-tree-flowchart-eras.7107/full

and

https://forums.civfanatics.com/media/realism-invictus-3-6-tech-tree-flowchart.7106/full

I stumbled upon a bug for https://github.com/skanaar/nomnoml#command-line-interface

npx nomnoml input-file.noml

omits first filename char and program crashes for me.

Here's my proposed fix and have a nice week
midzer

Copy link

vercel bot commented Feb 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nomnoml ❌ Failed (Inspect) Feb 8, 2024 7:28pm

@skanaar
Copy link
Owner

skanaar commented Feb 12, 2024

Interesting. Which OS are you running?
I don't use the CLI features my self so bugs can sneak past me.

Really appreciate gettings PRs, so thanks!

@midzer
Copy link
Author

midzer commented Feb 12, 2024

@skanaar I'm on Debian Testing (Trixie) Node v18.19.0.

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 this pull request may close these issues.

None yet

2 participants