Saturn.Cli icon indicating copy to clipboard operation
Saturn.Cli copied to clipboard

dotnet saturn gen on safe.template rise an error "Index was outside the bounds of the array."

Open brud opened this issue 4 years ago • 2 comments

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.

brud avatar Jul 03 '20 15:07 brud

Transfer issue to the CLI tool repository.

Thanks for the report.

Krzysztof-Cieslak avatar Jul 03 '20 15:07 Krzysztof-Cieslak

Any updates? Can I help somehow?

brud avatar Jul 16 '20 00:07 brud