[BUG]cant open claude code desktop
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
@MacBook-Air-M2 ~ % /Applications/Claude.app/Contents/MacOS/Claude --enable-gpu-rasterization --enable-zero-copy --ignore-gpu-blocklist
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
Error: GPU access not allowed. Reason: GPU access is disabled in chrome://settings.
at Object.processEvent (/Applications/Claude.app/Contents/Resources/app.asar/.vite/build/index.pre.js:28:15104)
at Object.assign.id (/Applications/Claude.app/Contents/Resources/app.asar/.vite/build/index.pre.js:13:16416)
at sB (/Applications/Claude.app/Contents/Resources/app.asar/.vite/build/index.pre.js:27:891)
at runNextTicks (node:internal/process/task_queues:65:5)
at process.processImmediate (node:internal/timers:472:9)
at async Immediate.<anonymous> (/Applications/Claude.app/Contents/Resources/app.asar/.vite/build/index.pre.js:28:1356)
the latset verision download from https://code.claude.com/docs/zh-CN/desktop
What Should Happen?
open application
Error Messages/Logs
Steps to Reproduce
open application
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.143 (Claude Code)
Platform
Other
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗