Describe the problem/error/question
Error occued when I try ro run n8n after self hosted n8n update to 2.0 from 1.121
What is the error message (if any)?
Error: Failed to load module “community-packages”: Cannot find module ‘/usr/local/lib/node_modules/n8n/dist/modules/community-packages.ee/community-packages.module’
Require stack:
- /usr/local/lib/node_modules/n8n/node_modules/@n8n/backend-common/dist/modules/module-registry.js
- /usr/local/lib/node_modules/n8n/node_modules/@n8n/backend-common/dist/index.js
- /usr/local/lib/node_modules/n8n/dist/config/index.js
- /usr/local/lib/node_modules/n8n/bin/n8n. Please review the module’s entrypoint file name and the module’s directory name.
at ModuleRegistry.loadModules (/usr/local/lib/node_modules/n8n/node_modules/@n8n/backend-common/src/modules/module-registry.ts:87:12)
at CommandRegistry.execute (/usr/local/lib/node_modules/n8n/src/command-registry.ts:46:3)
at /usr/local/lib/node_modules/n8n/bin/n8n:63:2