-
Notifications
You must be signed in to change notification settings - Fork 682
Closed
Description
Hi All,
Having trouble with ionic resources on the CLI:
the main error is:
× Uploading source images to prepare for transformations - failed!
Error: connect ETIMEDOUT 104.20.7.16:443
at Object.exports._errnoException (util.js:1018:11)
at exports._exceptionWithHostPort (util.js:1041:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1090:14)
I've tried the following:
- Downgrade npm from 5.5 to 4.4.3 and rerunning
- Deleting files and running resources individually e.g. ionic cordova resources android --icon etc
- Running splash-generator from NPM (there were imagemagick related backwards compatability issues)
This is my current config from running ionic info:
`
@ionic/cli-utils : 1.19.0
ionic (Ionic CLI) : 3.19.0
global packages:
cordova (Cordova CLI) : 7.1.0
local packages:
@ionic/app-scripts : 3.1.0
Cordova Platforms : android 6.2.3 ios 4.4.0
Ionic Framework : ionic-angular 3.9.2
System:
Node : v6.10.1
npm : 4.4.3
OS : Windows 10
Environment Variables:
ANDROID_HOME : not set
Misc:
backend : pro`
Any help would be greatly appreciated. Its holding up a build release :/
Metadata
Metadata
Assignees
Labels
No labels