I'm running out of ideas.
While building some node project, something explodes on node-sass
build part and, basically, fails on some Python call:
gyp verb `which` failed Error: not found: python2
I said, ok, probably the alias python2 is missing on my PC. However, throughout various the tutorials/manuals/whatever I haven't found a mention of "pyenv-win not maintaining python2 and python3 aliases".
If it IS the case, please someone confirm this. If it IS NOT the case... same thing.
Also, maybe I'm looking in the wrong direction.