Can't install n8n with npx and npn comand

Hi guys, I want to install n8n with npm on Ubuntu 22 I using the bellow command for it like document;
npm install n8n -g

but it is pending like this:
⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠦ idealTree:lib: sill idealTree buildDeps

also when using npx n8n does not show me anything.
can you help me install it?
node version is 18

Hey @shervin_salmanzadeh,

Welcome to the community :raised_hands:

If it needs to build anything it can take a while depending on hardware, I would recommend using the Docker image as it is often a lot easier to use.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.