Building an AppImage on image: circleci/golang:1.14

I am trying to build an AppImage for Linux of some Golang project. I am getting this error:

fuse: device not found, try 'modprobe fuse' first

Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information
Failed to open libnotify.

open dir error: No such file or directory

Is there a way to fix that?

Anyone? … :frowning: