Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing new package #12

Open
blackchineykh opened this issue Oct 6, 2024 · 6 comments
Open

Error installing new package #12

blackchineykh opened this issue Oct 6, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@blackchineykh
Copy link

Error loading package "n8n-nodes-browserless" :The specified package could not be loaded Cause: Class extends value undefined is not a constructor or null

n8n Version 1.61.0

@minhlucvan minhlucvan added the bug Something isn't working label Oct 10, 2024
@minhlucvan
Copy link
Owner

Hi @blackchineykh, could you share more logs, I am able to run the node with n8n@1.62.3

@att083
Copy link

att083 commented Oct 11, 2024

same issue here, I installed n8n via https://github.com/n8n-io/self-hosted-ai-starter-kit. using docker desktop. The version I use is 1.62.4

2024-10-11 16:44:12 Error loading node "Browserless" from: "/home/node/.n8n/nodes/node_modules/n8n-nodes-browserless/dist/nodes/Browserless/Browserless.node.js" - Class extends value undefined is not a constructor or null
2024-10-11 16:44:13 InternalServerError: Error loading package "n8n-nodes-browserless" :The specified package could not be loaded
2024-10-11 16:44:13 Cause: Class extends value undefined is not a constructor or null

@minhlucvan
Copy link
Owner

Hi @att083 , did you install the node from GUI
image

@minhlucvan
Copy link
Owner

btw, I have another node that kind of similar to browserless called firecrawl

https://community.n8n.io/t/n8n-community-node-firecrawl/55546

you might want to check it out while reolving the issue

@blackchineykh
Copy link
Author

Hi @blackchineykh, could you share more logs, I am able to run the node with n8n@1.62.3

Here are the logs I see. I am installing from the GUI

Error loading node "Browserless" from: "/home/node/.n8n/nodes/node_modules/n8n-nodes-browserless/dist/nodes/Browserless/Browserless.node.js" - Class extends value undefined is not a constructor or null
InternalServerError: Error loading package "n8n-nodes-browserless" :The specified package could not be loaded
Cause: Class extends value undefined is not a constructor or null
Error loading node "Browserless" from: "/home/node/.n8n/nodes/node_modules/n8n-nodes-browserless/dist/nodes/Browserless/Browserless.node.js" - Class extends value undefined is not a constructor or null
InternalServerError: Error loading package "n8n-nodes-browserless" :The specified package could not be loaded
Cause: Class extends value undefined is not a constructor or null
browserId check failed on /rest/community-packages/

@Zewb
Copy link

Zewb commented Nov 15, 2024

Hey @minhlucvan same issue as the other person.

Error installing new package
Error loading package "n8n-nodes-browserless" :The specified package could not be loaded Cause: Class extends value undefined is not a constructor or null

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants