Ga naar inhoud

Fix voor failed Error not found python2

Als je de volgende error krijgt:

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:

brew uninstall node