gitbook-cli icon indicating copy to clipboard operation
gitbook-cli copied to clipboard

'gitbook serve' error

Open mobguang opened this issue 3 years ago • 0 comments

Hello,

My environment information as following:

  • OS: macOS 13.0 (22A380)
  • Gitbook version: 3.2.3
  • CLI version: 2.3.2
  • npm version: 6.14.8
  • node version: 10.23.0

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.

mobguang avatar Nov 24 '22 07:11 mobguang