Level 67
Looks like you don't have node installed, or it's not in your PATH to make it globally accessible. Node is used by npm.
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi,
When running the command: npm install
I get the error: env: node: No such file or directory
Could someone help me please?
Thank you :)
Looks like you don't have node installed, or it's not in your PATH to make it globally accessible. Node is used by npm.
Please or to participate in this conversation.