tabrindle / envinfo

Generate a report about your development environment for debugging and issue reporting
MIT License
760 stars 58 forks source link

envinfo could not find Android Studio when I change the folder on Windows #250

Open gaozhidf opened 8 months ago

gaozhidf commented 8 months ago

https://github.com/tabrindle/envinfo/blob/6ae3cda9744342182f4e74fd7284bcc0d5536d20/src/helpers/ides.js#L49

hi, envinfo could not find Android Studio when I changed the folder to D:

If I want to show Android Studio info, I need to create the file - C:\Program Files\Android\Android Studio\build.txt to cheat the envinfo

dearGodBless commented 1 month ago

same problem in version 7.14.0. Copy mypath/build.txt to C:\Program Files\Android\Android Studio\build.txt, could pass react-native doctor, but project still can't start