Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
brud opened this issue Jul 3, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@brud
Copy link

brud commented Jul 3, 2020

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.
@Krzysztof-Cieslak Krzysztof-Cieslak transferred this issue from SaturnFramework/Saturn Jul 3, 2020
@Krzysztof-Cieslak
Copy link
Member

Transfer issue to the CLI tool repository.

Thanks for the report.

@brud
Copy link
Author

brud commented Jul 16, 2020

Any updates? Can I help somehow?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants