Device: Mac Mini
Openclaw Installed Version: 2026.4.12
Attempting to update to the new 2026.4.14 via the terminal by typing openclaw update and getting this output
npm error code EEXIST
npm error syscall rename
npm error path /Users/office/.npm/_cacache/tmp/cefa7ec3
npm error dest /Users/office/.npm/_cacache/content-v2/sha512/e0/f3/123decdbd500e167c0ef8c0d2903a4ea8bf81a3b9fe4d6f01231b40661ec71c0a0bdfc4ff0df4c5044c0c0a8c0183be1c16579001b2a8b5e60096f95b59e
npm error errno EEXIST
npm error Invalid response body while trying to fetch https://registry.npmjs.org/@jimp%2fplugin-blit: EACCES: permission denied, rename '/Users/office/.npm/_cacache/tmp/cefa7ec3' -> '/Users/office/.npm/_cacache/content-v2/sha512/e0/f3/123decdbd500e167c0ef8c0d2903a4ea8bf81a3b9fe4d6f01231b40661ec71c0a0bdfc4ff0df4c5044c0c0a8c0183be1c16579001b2a8b5e60096f95b59e'
npm error File exists: /Users/office/.npm/_cacache/content-v2/sha512/e0/f3/123decdbd500e167c0ef8c0d2903a4ea8bf81a3b9fe4d6f01231b40661ec71c0a0bdfc4ff0df4c5044c0c0a8c0183be1c16579001b2a8b5e60096f95b59e
npm error Remove the existing file and try again, or run npm
npm error with --force to overwrite files recklessly.
npm error A complete log of this run can be found in: /Users/office/.npm/_logs/2026-04-15T07_11_17_227Z-debug-0.log
│
◇ ✓ Running doctor checks (7.59s)
Update Result: ERROR
Root: /usr/local/lib/node_modules/openclaw
Reason: global update
Before: 2026.4.2
After: 2026.4.2
Recovery hints:
- Detected permission failure (EACCES). Re-run with a writable global prefix or sudo (for system-managed Node installs).
- Example: npm config set prefix ~/.local && npm i -g openclaw@latest
Total time: 15.62s
The gateway is now unreachable. Attemping the update via the gateway GUI banner doesn't work either.