I'm getting this error when I try to build
npm warn deprecated npmlog@6.0.2: This package is no longer supported.
npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
npm warn deprecated gauge@4.0.4: This package is no longer supported.
npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
npm error code 1
npm error path /Users/moe/.nvm/versions/node/v24.3.0/lib/node_modules/clawdbot/node_modules/sharp
npm error command failed
npm error command sh -c node install/check.js || npm run build
npm error > sharp@0.34.5 build
npm error > node install/build.js
npm error
npm error sharp: Attempting to build from source via node-gyp
npm error sharp: See https://sharp.pixelplumbing.com/install#building-from-source
npm error sharp: Found node-addon-api 8.5.0
npm error sharp: Please add node-gyp to your dependencies
npm error A complete log of this run can be found in: /Users/moe/.npm/_logs/2026-01-13T14_32_38_186Z-debug-0.log
zsh: command not found: clawdbot
