Im assuming that would be on repository side?
Im assuming that would be on repository side?
pg on Cloudflare Pages? I think I've tried every possible --node-compat / --compatibility-flags="nodejs_compat" shenanigan, and I'm at a loss. For context, I'm on a full-stack app using Remix.

CF_PAGES_URL?head?pg--node-compat--compatibility-flags="nodejs_compat"CF_PAGES_URLsite.com//headUsing v2 root directory strategy
Success: Finished cloning repository files
Detected the following tools from environment: nodejs@12.22.12, yarn@3.6.3
Installing nodejs 12.22.12
nodejs 12.22.12 is already installed
No preset version installed for command corepack
Please install a version by running one of the following:
asdf install nodejs 12.22.12
or add one of the following versions in your config file at /opt/buildhome/.tool-versions
nodejs 14.21.3
nodejs 16.20.2
nodejs 18.17.1
nodejs 20.5.1
Error: Exit with error code: 126
at ChildProcess.<anonymous> (/snapshot/dist/run-build.js)
at Object.onceWrapper (node:events:652:26)
at ChildProcess.emit (node:events:537:28)
at ChildProcess._handle.onexit (node:internal/child_process:291:12)
Failed: build command exited with code: 1
Failed: error occurred while running build command