Php versions – Netlify Build: bash: gatsby: command not found
Gatsby build on netlify used to work perfectly, but suddenly stopped working. It builds locally, but returns error bash: gatsby: command not found on netlify. What I've already tried: change the build command to "npm run build"; set the node/yarn/npm…