dbcli / mssql-cli

A command-line client for SQL Server with auto-completion and syntax highlighting
BSD 3-Clause "New" or "Revised" License
1.35k stars 191 forks source link

Cannot login to server due to config location on MAC #407

Closed yualan closed 4 years ago

yualan commented 4 years ago

On macOS, users cannot connect to a server with mssql-cli due to config location being in unexpected location.

High priority.

ellbosch commented 4 years ago

@yualan please provide any repro steps and error messages here.

I've also validated that removing the config does not create this issue since mssql-cli creates a new config folder on startup if one isn't present.

ellbosch commented 4 years ago

Should hopefully be fixed with removal of sdist