go-flutter-desktop / go-flutter

Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.
https://hover.build/
BSD 3-Clause "New" or "Revised" License
5.87k stars 283 forks source link

start to packaging linux APP.... hover: linux-appimage is already initialized for packaging. hover: Using engine from cache hover: To package linux-appimage these tools are required: appimagetool hover: Install appimagetool from your package manager or from https://github.com/AppImage/AppImageKit#appimagetool-usage hover: To still package linux-appimage without the required tools installed you need to run hover with the `--docker` flag. #581

Closed lucasjinreal closed 3 years ago

lucasjinreal commented 3 years ago

start to packaging linux APP.... hover: linux-appimage is already initialized for packaging. hover: Using engine from cache hover: To package linux-appimage these tools are required: appimagetool hover: Install appimagetool from your package manager or from https://github.com/AppImage/AppImageKit#appimagetool-usage hover: To still package linux-appimage without the required tools installed you need to run hover with the --docker flag.

I have alreayd appimagetool installed

provokateurin commented 3 years ago

Then it's not in your path. Please check that.