Hi everyone - I’ve just followed the instructions for installing n8n locally on my Mac using Terminal. I installed NodeJS successfully and then ran the command npm install n8n -g.
The instructions were straightforward, but when I try to run it, I receive the following error: zsh: command not found:.
I’ve tried to locate where it was installed but haven’t been able to figure it out.