I am testing n8n communitiy edition desktop version in windows machine. I am trying to connect to MS SQL server. I provided Server IP, Database, User, Password and Port. When I click on save button, the button label is changed to “Saving” and get stuck, however the i could notice that the data is saved. But while using the connection in workflow, I am getting "Cannot find module ‘C;\Users.…\n8n\resources\app\node_modules@azure\msal-node\dist\index.js’. Please verify that the package.json has a valid “main” entry.
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
OS: Windows 10
n8n: 0.216.2
Database: MS SQL Server >2012
n8n Desktop App
- **n8n EXECUTIONS_PROCESS setting (default: own, main): How do i find this??
Note: I could connect the MS SQL Server from SQL Server Manangement Studio
hello @puzanamatya
That version is too old. The current one is v1.31.1
Plus, the desktop app has been abandoned, use docker instead.