#319·soar

make编译失败了。

Author: GordonHuangYongCreated Dec 16, 2023Updated Dec 16, 2023

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?

run make in mac os 13.4.1 (c) (22F770820d)

[email protected] % make 
go get -v -u github.com/pingcap/tidb/store/tikv
github.com/pingcap/tidb/store/tikv imports
	github.com/pingcap/pd/pd-client: cannot find module providing package github.com/pingcap/pd/pd-client
make: *** [tidb] Error 1
  1. What did you expect to see?

  2. What did you see instead?

  3. What version of are you using (soar -version)?

[email protected]