Michael Stack

Results 2 issues of Michael Stack

I am new to enquirer. I started by trying to use AutoComplete in a typescript project and found that it wouldn't import with `import { AutoComplete } from 'enquirer'`. I...

I am connecting to an azure sql db instance that uses azure ad auth. - I can connect ok with sqlcmd (go-sqlcmd specifically) on the bash cli but I can...