【发布时间】:2022-11-09 16:53:44
【问题描述】:
我正在使用本网站的说明在我的 Windows 笔记本电脑上安装 Anchor https://book.anchor-lang.com/getting_started/installation.html#anchor
我已经执行了命令avm install latest,它给出了这个错误:
Error: The system cannot find the file specified. (os error 2)
下一个命令 avm use latest 返回此错误:
Version 0.25.0 is not installed, no current version. Error: You need to run 'avm install 0.25.0' to install it before using it.
我应该怎么办?
【问题讨论】:
标签: windows installation anchor