-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Description
Running into the following error when trying to use binary:
❯ ./docs-builder serve -p ../docs-builder/docs/source
:: fail: Program[0] System.Exception: /Users/brandon/Documents/GitHub/tools is not a git repository. at Elastic.Markdown.IO.GitConfiguration.Create(IFileSystem) + 0x3b0 at Elastic.Markdown.BuildContext..ctor(IFileSystem, IFileSystem, String, String) + 0x198 at Documentation.Builder.Http.DocumentationWebHost..ctor(String, ILoggerFactory, IFileSystem) + 0x94 at Documentation.Builder.Cli.Commands.<Serve>d__3.MoveNext() + 0xa4 --- End of stack trace from previous location --- at ConsoleAppFramework.ConsoleApp.ConsoleAppBuilder.<RunCommand0Async>d__24.MoveNext() + 0x1bc
This was fixed in #144. There are a lot of other fixes we should get into a new release before giving this to writers.
Metadata
Metadata
Assignees
Labels
No labels