Replies: 2 comments 1 reply
-
|
检查下节点是否正常运行 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
你那个报错应该是 本地的 move-analyzer 没有装好。 安装方法可以针对如下的插件文档,本地安装配置一下: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
1.目前为止,已经通过docker已经配好了starcoin的容器并且运行成功。如图1

2。并且在vscode上通过SSH也联通了我的虚拟机。如图2

3.下载了一个项目(地址https://github.com/v1xingyue/movegroup),导入vscode并安装好starcoinIDE之后,尝试运行unittest(如图3),运行失败并在output处报错了(如图4),另外,当时报错的同时也直接退掉了ssh。

4.然后重新连接上ssh之后再重复运行unit test就没有反应了。(binary一类的依赖也下载好了,初次运行的时候vscode自动下载的)

目前进行到了这个阶段,主要是想确认一下是否还有欠缺的步骤,然后还有后续步骤需要做的,请maintainer和大神们指点😁
Beta Was this translation helpful? Give feedback.
All reactions