Windows-build-tools: Yarn needs Python to be in $PATH

Created on 11 Aug 2018  Â·  4Comments  Â·  Source: felixrieseberg/windows-build-tools

Installing windows-build-tools won't make Yarn be able to build native modules, it still finds out that python isn't in $PATH and gets grump about it

Most helpful comment

Do you think we should turn --add-python-to-path on by default? We’ve stopped installing it if we can find Python, so we might actually be able to now do so without breaking too many people 🤔

All 4 comments

Do you think we should turn --add-python-to-path on by default? We’ve stopped installing it if we can find Python, so we might actually be able to now do so without breaking too many people 🤔

@felixrieseberg I am Intoâ„¢ this idea, you can't be any worse than the nVidia driver that dumps like 4+ items onto PATH

Same issue here.

I'm convinced, fixed in 7f19d651a32b04732d3eaccbd88cf7ddfb51d0da.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

geniusjam picture geniusjam  Â·  13Comments

mohdsameer7408 picture mohdsameer7408  Â·  7Comments

keithnbrown picture keithnbrown  Â·  12Comments

brucejo75 picture brucejo75  Â·  3Comments

jdalton picture jdalton  Â·  6Comments