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

Runtime Error #2

Open
JHaugh4 opened this issue Dec 6, 2021 · 0 comments
Open

Runtime Error #2

JHaugh4 opened this issue Dec 6, 2021 · 0 comments

Comments

@JHaugh4
Copy link

JHaugh4 commented Dec 6, 2021

I really want to use this tool but when I try to run the iteration javascript example in the README I get the following error:

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x65b4f3]

goroutine 6 [running]:
github.com/jamesroutley/tangle/cmd.run.func1()
/home/jhaugh/go/pkg/mod/github.com/jamesroutley/[email protected]/cmd/root.go:73 +0x33
golang.org/x/sync/errgroup.(*Group).Go.func1()
/home/jhaugh/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:57 +0x67
created by golang.org/x/sync/errgroup.(*Group).Go
/home/jhaugh/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:54 +0x92

After running the following command: tangle iteration.md --outfile iteration.js

I thought it could be something with my go installation but I am able to run a simple hello world program successfully.

I am currently running Manjaro Linux.

Let me know any other information you need from me.

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

1 participant