I don't know how to soluicon the problem, I've tried everything, please help.

            Asked
            
        
        
            Active
            
        
            Viewed 28 times
        
    0
            
            
         
    
    
        liz
        
- 39
- 5
- 
                    Please include what you have tried so far. The error would indicate that you do not have Java SDK 1.8 installed. Is it so? – Apr 01 '21 at 15:07
- 
                    If I have it installed and it appears to me like no. I uninstalled the Andriod Studio, reinstalled it, installed the recent version of node, the gradle, I have configured the environment variables and nothing, I do not know what else I can do. – liz Apr 01 '21 at 15:57
- 
                    Try running this command and respond back with a cut and paste of the result. `cordova requirements android --verbose` – Apr 01 '21 at 16:49
- 
                    From your screen shot it looks like you are using windows so please also report the result from `echo %path%` – Apr 01 '21 at 16:53
1 Answers
0
            
            
        From the error it appears that you have neither Java nor Android Studio installed, ANDROID_SDK_ROOT & ANDOID_HOME are both undefined!
Try it:
 
    
    
        Nibia
        
- 314
- 1
- 7