如何修复 Mac 上的 dep ensure 错误 'cannot stat file'?
How can I fix dep ensure error 'cannot stat file' on Mac?
当 运行 dep ensure
在大型项目上失败并出现以下错误时:
cannot Stat: stat <project>/vendor/github.com/prometheus/procfs/fixtures/self/fd/0: no such file or directory
我该如何解决这个问题?
当 运行 dep ensure
在大型项目上失败并出现以下错误时:
cannot Stat: stat <project>/vendor/github.com/prometheus/procfs/fixtures/self/fd/0: no such file or directory
我该如何解决这个问题?