Hey all, trying to install clawdbot but I'm getting a missing package error when trying to use the cli. The device is Raspberry Pi 5
[clawdbot] Failed to start CLI: Error: Cannot find module '@mariozechner/clipboard-linux-arm-gnueabihf'
Require stack:
- /home/imalpi/.npm-global/lib/node_modules/clawdbot/node_modules/@mariozechner/clipboard/index.js
at Module._resolveFilename (node:internal/modules/cjs/loader:1401:15)
at defaultResolveImpl (node:internal/modules/cjs/loader:1057:19)
at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1062:22)
at Module._load (node:internal/modules/cjs/loader:1211:37)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
at Module.require (node:internal/modules/cjs/loader:1487:12)
at require (node:internal/modules/helpers:135:16)
at Object.<anonymous> (/home/imalpi/.npm-global/lib/node_modules/clawdbot/node_modules/@mariozechner/clipboard/index.js:234:29)
at Module._compile (node:internal/modules/cjs/loader:1730:14)
imalpi@raspberrypi:~ $
Not sure what other details to provide, any ideas on what could be wrong?