You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While following the tutorial 1 with Windows 10 I encountered the following error when starting the minio_client service: line 3: $'\r': command not found
The problem seems to be wrong line breaks in this file, possibly because of git pull
I could solve it by adjusting the line breaks for this file in Intellij.