Node: command not found

Hi I’m getting the following error on one of my private projects:

__glitch__start.sh: line 1: node: command not found

Not sure what to do!

Zac

Do you have a npm start command in package.json? Projects need that, and if you do, check that the command it has exists on the container - try running it yourself from the console (advanced options from the top-left project info menu)

For me also same error for last twenty minutes. And not working in console also.

Yeah, I’m seeing this too now so it looks like something got broken. We’ll get it fixed up!

3 Likes

This should now be fixed!