【发布时间】:2022-10-17 17:53:55
【问题描述】:
我将在 Linux 中使用 Anchor 框架构建 solana 智能合约。 所以我必须安装 Anchor 框架。 但错误打断了我的路。 当我写 avm install latest 终端命令时。 错误如下。
command 'gvm' from snap gvm (1.1.0)
command 'vm' from deb mgetty-voice (1.2.1-1)
command 'kvm' from deb qemu-kvm (1:4.2-3ubuntu6.23)
command 'vam' from deb vim-addon-manager (0.5.10)
command 'lvm' from deb lvm2 (2.03.07-1ubuntu1)
command 'pvm' from deb pvm (3.4.6-2build2)
command 'acm' from deb acm (5.0-29.2ubuntu1)
See 'snap info <snapname>' for additional versions.```
please teach me how to fix this error.
【问题讨论】: