Sergey Cooper

Results 9 comments of Sergey Cooper

After running `/Applications/Python\ 3.6/Install\ Certificates.command` the issue got resolved! 🎉 Maybe it's a good idea to add this info in troubleshooting documentation.

@matiasgarcia Did you find any solution?

@matiasgarcia Alright, I get it. Thanks for info! Are you still using it or you find any other DnD-Tree-like solution?

If you haven't found anything better I think I will use it for my purposes too ;)

Temporary fix: ```bash npm i -g @anthropic-ai/[email protected] claude config set -g autoUpdaterStatus disabled ```

Temporary solution: ```bash node --max-old-space-size=8192 $(which claude) ```

> Temporary solution: > > node --max-old-space-size=8192 $(which claude) Nah, they have a memory leak or an infinite loop - the corresponding `node` process just fills up the whole heap...

Temporary fix: ```bash npm i -g @anthropic-ai/[email protected] claude config set -g autoUpdaterStatus disabled ```

Temporary fix: ```bash npm i -g @anthropic-ai/[email protected] claude config set -g autoUpdaterStatus disabled ```