error command sh -c node-pre-gyp install --fallback-to-build

When attempting to run
npm i
after cloning my bot repo, I get this error. I am currently using Ubuntu 22.04 (LTS) and Node.js 18.17.1 (LTS). This is a fresh install. Below are the relevant logs.

https://pastebin.com/2Q3WPWQf
Was this page helpful?