Ga naar inhoud

Fix voor failed Error not found python2

Als je de volgende error krijgt:

Terminal window
gyp verb check python checking for Python executable "python2" in the PATH
gyp verb `which` failed Error: not found: python2

Dan heb je waarschijnlijk node via Homebrew geinstalleerd

Uninstall node met:

Terminal window
brew uninstall node