ubuntu系统安装gitbook报错Error: ENOENT: no such file or directory, stat

问题遇到的现象和发生背景

ubuntu系统安装gitbook ,在gitbook serve后出现报错.

问题相关代码,请勿粘贴截图

root@PC:/home/helen# gitbook serve
Live reload server started on port: 35729
Press CTRL+C to quit ...

info: 7 plugins are installed
info: loading plugin "livereload" OK
info: loading plugin "highlight" OK
info: loading plugin "search" OK
info: loading plugin "lunr" OK
info: loading plugin "sharing" OK
info: loading plugin "fontsettings" OK
info: loading plugin "theme-default" OK
info: found 1 pages

Error: ENOENT: no such file or directory, stat '/home/helen/snap/firefox/1670/.config/gtk-2.0/gtkfilechooser.ini'

你好!根据你的问题,建议你可以去拜阅一下这位博主(https://blog.csdn.net/h106140873/article/details/115291187)的处理方法