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

npm error Cannot read properties of null (reading 'edgesOut') #10817

Open
GunitBindal opened this issue Sep 14, 2024 · 3 comments
Open

npm error Cannot read properties of null (reading 'edgesOut') #10817

GunitBindal opened this issue Sep 14, 2024 · 3 comments
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@GunitBindal
Copy link

Bug Description

npm install n8n
or npx n8n
with the latest node version give me this error. I've tried to clean the cache, try in a different folder but still.

npm error Cannot read properties of null (reading 'edgesOut')

To Reproduce

  1. Run npx n8n

Expected behavior

I would expect to have it installed and run :)

Operating System

WIndows 11

n8n Version

latest

Node.js Version

latest

Database

SQLite (default)

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Sep 14, 2024

Hey @GunitBindal,

We have created an internal ticket to look into this which we will be tracking as "GHC-231"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Sep 14, 2024
@janober
Copy link
Member

janober commented Sep 14, 2024

Please be always as exact as possible. When you say "latest" what Node.js version do you mean exactly. Thanks!

Btw. it is likely that installing n8n via npm will be deprecated in the future. So setting it directly properly up via Docker is recommended.

@janober
Copy link
Member

janober commented Sep 16, 2024

@GunitBindal follow up again because of the Node.js version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

3 participants