You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encounter following error when I execute 'gitbook serve' command:
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 '/Users/myname/Library/Application Support/Docker Desktop/SingletonCookie'
May I know how I can solve it?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hello,
My environment information as following:
I encounter following error when I execute 'gitbook serve' command:
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 '/Users/myname/Library/Application Support/Docker Desktop/SingletonCookie'
May I know how I can solve it?
Thanks in advance.
The text was updated successfully, but these errors were encountered: