-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
no window or black screen
Claude.ai could not solve it.
I found some descriptions as below in terminal of my Mac.
===============================================
(node:2858) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
(Use Claude --trace-deprecation ... to show where the warning was created)
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: [@formatjs/intl] An id must be provided to format a message. You can either:
- Configure your build toolchain with [babel-plugin-formatjs](https://formatjs.io/docs/tooling/babel-plugin)
or [@formatjs/ts-transformer](https://formatjs.io/docs/tooling/ts-transformer) OR - Configure your
eslintconfig to include [eslint-plugin-formatjs](https://formatjs.io/docs/tooling/linter#enforce-id)
to autofix this issue
at nZe (/Applications/Claude.app/Contents/Resources/app.asar/.vite/build/index.js:83:2748)
at Sae (/Applications/Claude.app/Contents/Resources/app.asar/.vite/build/index.js:83:4203)
at WOt (/Applications/Claude.app/Contents/Resources/app.asar/.vite/build/index.js:705:13101)
at RDe (/Applications/Claude.app/Contents/Resources/app.asar/.vite/build/index.js:705:14365)
at Hd (/Applications/Claude.app/Contents/Resources/app.asar/.vite/build/index.js:705:15535)
at EventEmitter. (/Applications/Claude.app/Contents/Resources/app.asar/.vite/build/index.js:1234:79020)
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: [@formatjs/intl] Anidmust be provided to format a message. You can either: - Configure your build toolchain with [babel-plugin-formatjs](https://formatjs.io/docs/tooling/babel-plugin)
or [@formatjs/ts-transformer](https://formatjs.io/docs/tooling/ts-transformer) OR - Configure your
eslintconfig to include [eslint-plugin-formatjs](https://formatjs.io/docs/tooling/linter#enforce-id)
to autofix this issue
at nZe (/Applications/Claude.app/Contents/Resources/app.asar/.vite/build/index.js:83:2748)
at Sae (/Applications/Claude.app/Contents/Resources/app.asar/.vite/build/index.js:83:4203)
at WOt (/Applications/Claude.app/Contents/Resources/app.asar/.vite/build/index.js:705:13101)
at RDe (/Applications/Claude.app/Contents/Resources/app.asar/.vite/build/index.js:705:14365)
at Hd (/Applications/Claude.app/Contents/Resources/app.asar/.vite/build/index.js:705:15535)
at CZ (/Applications/Claude.app/Contents/Resources/app.asar/.vite/build/index.js:1234:49037)
at z5t (/Applications/Claude.app/Contents/Resources/app.asar/.vite/build/index.js:1234:48325)
(node:2858) [DEP0169] DeprecationWarning:url.parse()behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued forurl.parse()vulnerabilities.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working