nic-chen commented on issue #500:
URL: 
https://github.com/apache/apisix-dashboard/issues/500#issuecomment-698364579


   > Hello you said the dial tcp error was related to my network. I will check 
on that. that is the for question #3 (build with docker). what about #2, could 
you please help on that? copy it here for your quick reference:
   > 
   > #2. I tried to build dashboard, go build needs to import following:
   > "github.com/apisix/manager-api/conf"
   > "github.com/apisix/manager-api/log"
   > "github.com/apisix/manager-api/route"
   > However I kept getting the errors saying those cannot found. I even tried 
to do, say: go get github.com/apisix/manager-api/conf, etc. they could not be 
found. I searched the github and unable to find them. Please advise on this.
   
   `github.com/apisix/manager-api` is  `apisix-dashboard/api`
   please take a look at :
   https://github.com/apache/apisix-dashboard/blob/master/api/go.mod#L1
   
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to