When running ionic cordova build android , I submit the following error:
C: \ projects \ tabs > ionic cordova build android
Running app-scripts build: --platform android --target cordova
[12:36:51] build dev started ...
[12:36:51] clean started ...
[12:36:51] clean finished in less than 1 ms
[12:36:51] copy started ...
[12:36:51] deeplinks started ...
[12:36:51] deeplinks finished in 16 ms
[12:36:51] transpile started ...
[12:36:54] transpile finished in 2.64 s
[12:36:54] preprocess started ...
[12:36:54] preprocess finished in less than 1 ms
[12:36:54] webpack started ...
[12:36:54] copy finished in 2.76 s
[12:36:59] webpack finished in 5.05 s
[12:36:59] sass started ...
Without from
option PostCSS could generate wrong source map and will not find
Browserslist config Set it to CSS file path or to undefined
to prevent this w
arning
[12:36:59] sass finished in 764 ms
[12:36:59] postprocess started ...
[12:36:59] postprocess finished in 16 ms
[12:36:59] lint started ...
[12:36:59] build dev finished in 8.60 s
cordova build android Android Studio project detected
ANDROID_HOME = C: \ Users \ guillermo \ AppData \ Local \ Android \ Sdk JAVA_HOME = C: \ Program Files \ Java \ jdk1.8.0_181 studio Subproject Path: CordovaLib Subproject Path: app Downloading link [12:37:02] lint finished in 2.69 s
Exception in thread "main" java.net.ConnectException: Connection timed out: conn ect at java.net.DualStackPlainSocketImpl.connect0 (Native Method)
Thank you very much for the help you can give me!