Glitch app errors

My glitch project, on this account, named “official-chinobot” is running in to problems, the errors look like this:

/rbd/pnpm-volume/d65fc766-9a48-49bb-8189-92d3e12ab22b/node_modules/.registry.npmjs.org/bindings/1.4.0/node_modules/bindings/bindings.js:133
throw err;
^

Error: Could not locate the bindings file. Tried:

→ /rbd/pnpm-volume/d65fc766-9a48-49bb-8189-92d3e12ab22b/node_modules/.registry.npmjs.org/time/0.12.0/node_modules/time/build/time.node

And a lot of other files it tried, I tried reinstalling some packages like node-gyp and node.js but that doesn’t help, it’s been on this error for about a day
Before this error, it had a different error, looking about the same, but it was about SQLite, I then removed my only SQLite file since I didn’t use it and it showed up with this error.

Try running enable-pnpm from the console.