Skip to content

Q&A

app/prestart.sh not found?

Solution

set git config core.autocrlf false before using 'git add .' if you are using windows

Value of type "Optional[UserInDB]" is not indexable / Incompatible return value type (got "Optional[UserInDB]", expected "UserInDB")?

Solution

assert Object before take attribute!

Back to top