Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

move-analyzer could not be found on VS code #1052

Open
EnbangWu opened this issue May 15, 2023 · 3 comments
Open

move-analyzer could not be found on VS code #1052

EnbangWu opened this issue May 15, 2023 · 3 comments

Comments

@EnbangWu
Copy link

❓ Questions and Help

Sorry the discord invitation is invalid.
So I installed move-analyzer and add it to my $PATH. When I prompt move-analyzer --version my console will output move-analyzer 1.0.0. However, my VS code cannot find it (language server executable 'move-analyzer' could not be found ).

my move-analyzer is at /Users/wuenbang/.cargo/bin/move-analyzer and when I put this to the move-analyzer.server.path it does not work either.

What should I do next?

@EnbangWu
Copy link
Author

the output error message says : Unable to find package manifest. Make sure that the source files are located in a sub-directory of a package containing a Move.toml file.

@Andrew2337
Copy link

I can't catch it either, and I don't understand why I can't catch it. My Sui move command will only be executed after VS code is closed. This really bothers me. Have you solved it? I use the windws system.

@EnbangWu
Copy link
Author

EnbangWu commented Jun 1, 2023

I can't catch it either, and I don't understand why I can't catch it. My Sui move command will only be executed after VS code is closed. This really bothers me. Have you solved it? I use the windws system.

I tried Sui move analyzer and it worked. that might be an alternative option for you,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants