We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think it works on Linux but not on Mac.
If I rsync an indexes.bolt, it works, but if I start from scratch it fails.
rsync
indexes.bolt
2 ~/g/s/g/gnolang/roadmap dev/moul/milestones via v1.20 ❯ rm -rf ~/.depviz/indexes.bolt 2 ~/g/s/g/gnolang/roadmap dev/moul/milestones via v1.20 ❯ go run moul.io/depviz/v3/cmd/depviz --debug fetch -github-token=$GITHUB_TOKEN --resync gnolang/roadmap 2023-04-13T16:29:21.972+0200 DEBUG depviz/main.go:168 logger initialized fatal: init store: load STORE: quadstore: not initialized exit status 1 2 ~/g/s/g/gnolang/roadmap dev/moul/milestones via v1.20 ❯ go run moul.io/depviz/v3/cmd/depviz --debug fetch -github-token=$GITHUB_TOKEN --resync gnolang/roadmap 2023-04-13T16:29:24.388+0200 DEBUG depviz/main.go:168 logger initialized fatal: init store: load STORE: quadstore: not initialized exit status 1
┆Issue is synchronized with this Trello card
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I think it works on Linux but not on Mac.
If I
rsync
anindexes.bolt
, it works, but if I start from scratch it fails.┆Issue is synchronized with this Trello card
The text was updated successfully, but these errors were encountered: