initial install failure

cd clawdbot && npm install && npm run build 5s 09:33:37
npm warn Unknown project config "allow-build-scripts". This will stop working in the next major version of npm.
npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead

clawdbot@2026.1.10 postinstall
node scripts/postinstall.js

Error: context mismatch at line 515: expected " name: tool.name,", found " return tools.map((tool) => ({"
npm error code 1
npm error path /Users/pablonachos/Documents/clawdbot
npm error command failed
npm error command sh -c node scripts/postinstall.js
npm error A complete log of this run can be found in: /Users/pablonachos/.npm/_logs/2026-01-12T08_33_40_712Z-debug-0.log
Was this page helpful?