Error when using @sapphire/type

Error: Cannot find module '/workspaces/shim/node_modules/@sapphire/type/prebuild/type-node-v115-linux-x64-glibc-2.31/type.node'
Error: Cannot find module '/workspaces/shim/node_modules/@sapphire/type/prebuild/type-node-v115-linux-x64-glibc-2.31/type.node'
Solution:
use yarn instead of bun
Jump to solution
4 Replies
Favna
Favna15mo ago
GitHub
GitHub - nodejs/node-gyp: Node.js native addon build tool
Node.js native addon build tool. Contribute to nodejs/node-gyp development by creating an account on GitHub.
paulandrew
paulandrewOP15mo ago
it still does not work works now
Solution
paulandrew
paulandrew15mo ago
use yarn instead of bun
paulandrew
paulandrewOP15mo ago
dont use bun

Did you find this page helpful?