Uh oh!
There was an error while loading. Please reload this page.
Update getting-started.md - #2153
Conversation
react-native-bot
commented
Aug 18, 2020
Deploy preview for react-native ready! Built with commit 091f7c5 https://deploy-preview-2153--react-native.netlify.app Changes to Thank you for your contributions. |
Refs #2070 Hi @MohamadKh75, since this guide has been updated lately please checkout the review comments and discussion about Python version in the PR linked above. If you sure that there are no other libraries or core parts that depends on Python 2, please test the clean setup on both macOS and Windows and provide the proof that it worked. We must be sure that this bump will not introduce any regression or problem for the users. |
MoKhajavi75
commented
Aug 18, 2020
sunnylqm
commented
Oct 6, 2020
I think python is now totally unnecessary for windows platform. Just tested on a brand new windows 10 machine with only node installed, initiating is all good. |
Simek
commented
Oct 7, 2020
Closing in favor of #2250, thank you for the research. 🙂 |
As node-gyp supports Python 3, we can remove version 2 from docs.
cc @cpojer