You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Claude code has the idea of a local installation of their tool. I assume this is to get around the issue of people having multiple versions of node on their machines. This plugin does not seem to find the local installation and will only work work with one globally.
This means that you have to install and maintain multiple versions of Claude Code if you have different versions of node installed.
/doctor will warn you about it and recommends using the local version and removing the global version.