我正在使用开发工具来处理 mongodb。昨天工作正常。当我今天来时,在终端中运行 appImage 时出现此错误
fusermount: mount failed: Operation not permitted
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
open dir error: No such file or directory
Run Code Online (Sandbox Code Playgroud)
我通常通过转到我的下载目录然后点击命令来使用终端调用它
./nosqlbooster4mongo*.AppImage
Run Code Online (Sandbox Code Playgroud)
我查看了互联网,但找不到令人满意的解决方案。我对 ubuntu 非常陌生,所以也许我做错了什么?