node mssql failed to connect to localhost:1433 null is not an object
I’m trying to use mssql but keep getting the same error. I installed SQL Express following theMicrosoft Docs and when using
sqlcmd -S localhost -U sa -P '<YourPassword>'
I got the following error: