I have a failed build that reports the following (when setting the build to run npm build:all
):
npm-run-all --parallel copy:root build:js build:css
sh: 1: npm-run-all: not found
2023/12/02 15:22:11 Skipping step because a previous step failed
I have tried using all the available node versions. This build process has been tested locally and works (with a fresh clone of the repo), so not sure what the issue is when I try to run it through kinsta.