ondrajz / go-callvis

Visualize call graph of a Go program using Graphviz
https://ofabry.github.io/go-callvis
MIT License
5.85k stars 406 forks source link

packages contain errors #63

Open tianxiataiping opened 4 years ago

tianxiataiping commented 4 years ago

go-callvis github.com/okex/okchain -: no Go files in /Users/yangfan/go/src/github.com/okex/okchain 2020/05/19 10:56:21 packages contain errors

I'm sure this file exists in this path

GoJaden commented 4 years ago

me too E:\projects\go_pro\src\github.com\ofabry\go-callvis>go run . E:\projects\go_pro\src\sdyxmall\business-gift -: go: directory ..\..\..\sdyxmall\business-gift outside available modules 2020/05/21 12:21:32 packages contain errors exit status 1

BubbleGarten commented 1 year ago

how can we solve the problem ? @ofabry