I am on a self hosted n8n version 1.94.1
While trying to install any community node, I am getting the same error:
2025-05-30T05:27:43.051340094Z Error loading package "n8n-nodes-chatwoot" :Cannot set properties of undefined (setting 'n8n-nodes-chatwoot')
2025-05-30T05:27:43.051416879Z ResponseError: Error loading package "n8n-nodes-chatwoot" :Cannot set properties of undefined (setting 'n8n-nodes-chatwoot')
2025-05-30T05:27:43.051425506Z at CommunityPackagesController.installPackage (/usr/local/lib/node_modules/n8n/src/controllers/community-packages.controller.ts:127:10)
2025-05-30T05:27:43.051432009Z at handler (/usr/local/lib/node_modules/n8n/src/controller.registry.ts:74:12)
2025-05-30T05:27:43.051437949Z at /usr/local/lib/node_modules/n8n/src/response-helper.ts:157:17
I have tried this with multiple nodes and the same error persists.