jakub-g created CB-12677:
----------------------------

             Summary: `cordova requirements android` fails when Android Studio 
is in "Program Files" instead of "Program Files (x86)
                 Key: CB-12677
                 URL: https://issues.apache.org/jira/browse/CB-12677
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 6.2.1
         Environment: Windows 7
Android Studio 2.3.1
cordova 6.5.0
cordova-android 6.2.1
            Reporter: jakub-g


See http://stackoverflow.com/a/43523141/245966

basically 

        process.env['ProgramFiles'] === 'C:\\Program Files (x86)'

whereas I have android studio in `C:\Program Files` and I think I might not be 
the only one with the same problem.

In fact on my machine I have the following folders somehow:

    C:\Program Files\Android\Android Studio
    C:\Program Files (x86)\Android\android-sdk

(The second folder is some leftovers from old installation, not used anymore; I 
keep things in `D:\java\android\sdk` since quite a while)

What would be a good fix in your opinion, other than checking both folders?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to