Skip to content

Problem installing on N8N version 2.4.6 #13

@Midas-sudo

Description

@Midas-sudo

Trying to install the n8n-llamacloud modules on version 2.4.6 of N8N but I'm getting some broken imports from the module:

Image
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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions