Go-flutter: I can't get hover installed, I think.

Created on 10 Apr 2019  路  2Comments  路  Source: go-flutter-desktop/go-flutter

Hey, I'm on Manjaro Linux and I'm trying to get the whole thing running. I was following your guide, but I can't get hover started over the comand line because it is not found.

Do I have to add it to PATH? I tried running hover from it's directory but it wasn't found their either. I also tried go run github.com/go-flutter-desktop/hover which didn't result in an error, but also didn't do anything.

hover question

Most helpful comment

go get probably installed it to ~/go/bin. Please check if its there, then add that folder to your PATH

All 2 comments

go get probably installed it to ~/go/bin. Please check if its there, then add that folder to your PATH

Go get just downloaded the files to ~/go/src/github.com/go-flutter-desktop/hover. However I also tried installing it and then it was installed to bin.

Edit: Adding it to PATH did work. I'm very much of a total beginner to Linux so this might be totally obvious to others. Maybe add this to your step by step description though.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

inaxium picture inaxium  路  4Comments

bashery picture bashery  路  3Comments

ohsory1324 picture ohsory1324  路  4Comments

atresnjo picture atresnjo  路  4Comments

pulyaevskiy picture pulyaevskiy  路  5Comments