Saturn.Cli
Saturn.Cli copied to clipboard
dotnet saturn gen on safe.template rise an error "Index was outside the bounds of the array."
I'm trying to add book controller by saturn tutorial dotnet saturn gen Book Books id:string title:string author:string
and get this output:
Generated projects\safe\src\Server\Books\BooksModel.fs ...
Generated projects\safe\src\Server\Books\BooksRepository.fs ...
Generated projects\safe\src\Server\Books\BooksController.fs ...
Updated projects\safe\src\Server\Server.fsproj ...
Index was outside the bounds of the array.
Transfer issue to the CLI tool repository.
Thanks for the report.
Any updates? Can I help somehow?