1.打开cmd

2.找到本地仓库

3.执行for /r %i in (*.lastUpdated) do del %i

这是为了删除所有lastUpdated后缀的文件,这样就能重新下载依赖了

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-29
  • 2022-12-23
  • 2022-12-23
  • 2021-09-24
  • 2022-12-23
猜你喜欢
  • 2021-09-22
  • 2021-09-09
  • 2022-12-23
  • 2021-12-21
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案