generated from n8n-io/n8n-nodes-starter
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
0 / 20 of 2 issues completedDescription
Trying to install the n8n-llamacloud modules on version 2.4.6 of N8N but I'm getting some broken imports from the module:
Error loading package "@llamaindex/n8n-nodes-llamacloud" :The specified package could not be loaded Cause: Cannot find module '/home/node/.n8n/nodes/node_modules/lodash/get' imported from /home/node/.n8n/nodes/node_modules/n8n-workflow/dist/esm/node-helpers.js Did you mean to import "lodash/get.js"?
N8N Docker Container Logs vvvvv
2026-01-25T18:59:07.840377675Z Error loading package "@llamaindex/n8n-nodes-llamacloud" :The specified package could not be loaded
2026-01-25T18:59:07.840443009Z Cause: Cannot find module '/home/node/.n8n/nodes/node_modules/lodash/get' imported from /home/node/.n8n/nodes/node_modules/n8n-workflow/dist/esm/node-helpers.js
2026-01-25T18:59:07.840457650Z Did you mean to import "lodash/get.js"?
2026-01-25T18:59:07.840468918Z ResponseError: Error loading package "@llamaindex/n8n-nodes-llamacloud" :The specified package could not be loaded
2026-01-25T18:59:07.840480434Z Cause: Cannot find module '/home/node/.n8n/nodes/node_modules/lodash/get' imported from /home/node/.n8n/nodes/node_modules/n8n-workflow/dist/esm/node-helpers.js
2026-01-25T18:59:07.840505119Z Did you mean to import "lodash/get.js"?
2026-01-25T18:59:07.840517295Z at CommunityPackagesController.installPackage (/usr/local/lib/node_modules/n8n/src/modules/community-packages/community-packages.controller.ts:132:10)
2026-01-25T18:59:07.840530085Z at handler (/usr/local/lib/node_modules/n8n/src/controller.registry.ts:95:12)
2026-01-25T18:59:07.840540905Z at /usr/local/lib/node_modules/n8n/src/response-helper.ts:161:17
2026-01-25T18:59:07.840551571Z
I believe I'm doing the right process, the N8N container is a clean install just have a few other modules installed.
Thank you for you attention.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels