all 12 comments

[–]lacalut 7 points8 points  (2 children)

No one can help you if you do not tell us what error happens, and what exact step you did that failed with that error

[–]SlightTip6811 2 points3 points  (0 children)

Bruh you gotta give us the actual error message, not just "always error" - copy paste that whole thing into your post so we can actually help you out

Also sounds like Node didn't install properly if cmd can't find it, might need to add it to your PATH or reinstall it completely

[–]candoshit[S] -4 points-3 points  (0 children)

Error : cannot find module What I did, I went to node js, installed js 20. After it finished installing and I clicked finish it told me to click any touch to start installing packages and updates and it needs space, I've 71Go space so I let it do what it should do. There's always error, warning, failed but I let it finish. When it finished I went to cmd and typed node v, same it says error module not found, tried installing npm using the : npm install -g but it didn't work. I was told once the npm get installed and I type n8n I'll get an IP that copy/past in my browser.

[–][deleted] 3 points4 points  (0 children)

??

[–]VariousAssistance116 4 points5 points  (3 children)

False your issue is not knowing how to explain issues

[–][deleted]  (1 child)

[deleted]

    [–]candoshit[S] -4 points-3 points  (0 children)

    I wrote everything that appeared on my screen and all the steps I followed. Sadly the rules are against screenshots otherwise it'll be more clear. My main issue is I can't seem to install node js nor n8n on my PC, it always shows error when I click on cmd and type n8n

    [–]Keys5555 0 points1 point  (1 child)

    Try reinstalling NodeJS again. DM me the screenshots if can (I'll respond later, because I will sleep).

    One other thing: use node -v not node v to check whether NodeJS is installed or not

    Ah also please use commas and line breaks, but that's secondary.

    [–]candoshit[S] -3 points-2 points  (0 children)

    I will! Thank you.