Skip to content

Ionic Cordova Resources getting stuck #3540

@gecko-8

Description

@gecko-8

Description:
I'm using the "ionic cordova resources" cli tool to generate app icons and splash screens. It runs for awhile and then stalls (step varies but is usually between 30 and 42).

Executing "ionic cordova resources ios" and then "ionic cordova resources android" seems to get through everything okay.

Steps to Reproduce:

  1. Create new project with "ionic start myApp tabs" saying yes to Cordova integration
  2. Add android platform
  3. Add iOS platform
  4. Remove generated resources/android and resources/iOS folders but leave the default icon.png and splash.png files
  5. Execute "ionic cordova resources"

Output:
Spinning partway through
screen shot 2018-08-23 at 2 09 51 pm

My ionic info:

Ionic:

   ionic (Ionic CLI)  : 4.1.1 (/Users/jason/.nvm/versions/node/v10.5.0/lib/node_modules/ionic)
   Ionic Framework    : ionic-angular 3.9.2
   @ionic/app-scripts : 3.1.11

Cordova:

   cordova (Cordova CLI) : 8.0.0
   Cordova Platforms     : android 7.0.0, ios 4.5.5
   Cordova Plugins       : no whitelisted plugins (0 plugins total)

System:

   Android SDK Tools : 26.1.1 (/Users/jason/Library/Android/sdk)
   ios-deploy        : 1.9.2
   NodeJS            : v10.5.0 (/Users/jason/.nvm/versions/node/v10.5.0/bin/node)
   npm               : 6.4.0
   OS                : macOS High Sierra
   Xcode             : Xcode 9.4.1 Build version 9F2000

Other Information:
Attempted with Ionic CLI 3.9.2, 4.0.2, and 4.1.1 (latest) as discussed in #3398 and running my images through tinypng.com as discussed in #2924

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions