Installing NPM on server but I cannot connect to my SQL Server with windows authentication. However, I can connect with a SQL User Account with the correct permissions.
When looking at the log on my sql server I see these messages:
1. Login failed for domain\user Reason: Attempting to use an NT account name with SQL Server Authentication
2. Login failed for user ''. Reason: An attempt to login using SQL authentication failed. Server is configured for Windows authentication only