Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not finding flutter SDK in ArchLinux #2

Closed
oblitum opened this issue Oct 15, 2019 · 3 comments
Closed

Not finding flutter SDK in ArchLinux #2

oblitum opened this issue Oct 15, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@oblitum
Copy link

oblitum commented Oct 15, 2019

I'm trying flutter for the first time, and coc-flutter as well. On Archlinux I can install the sdk from AUR. It installs to /opt/flutter and symbolic links are created:

❯ ls -lh /usr/bin/flutter
lrwxrwxrwx 1 root root 24 Oct 14 18:44 /usr/bin/flutter -> /opt/flutter/bin/flutter

So the command is in my PATH, but due to a symlink in /usr/bin/flutter, not because of adding /opt/flutter/bin to my PATH.

@oblitum
Copy link
Author

oblitum commented Oct 15, 2019

Output channel: flutter

[dev-command]: register dev command
[lsp-server]: flutter SDK not found!

@iamcco iamcco added the bug Something isn't working label Oct 15, 2019
@iamcco iamcco closed this as completed in 852f96d Oct 15, 2019
@iamcco
Copy link
Owner

iamcco commented Oct 15, 2019

I have push a new version, should fix this.

@oblitum
Copy link
Author

oblitum commented Oct 15, 2019

Yes, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants