ionic-team / ionic-team/ionic-cli
Unable to create resources
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 682
- PR merge metrics
- No merged PRs in 30d
Description
**Description:**
I cannot create resources
**Steps to Reproduce:**
ionic cordova resources --force
**Output:**
✔ Collecting resource configuration and source images - done!
✔ Filtering out image resources that do not need regeneration - done!
✔ Uploading source images to prepare for transformations: 2 / 2 complete - done!
✖ Generating platform resources: 12 / 32 complete - failed!
[ERROR] Resource server responded with an error.
This could mean the server is experiencing difficulties right now--please try again later.
Request: POST https://res.ionic.io/api/v1/transform
Response: 400
**My `ionic info`:**
```
Ionic:
ionic (Ionic CLI) : 4.0.0 (/usr/local/lib/node_modules/ionic)
Ionic Framework : ionic1 1.3.4
@ionic/v1-toolkit : 1.0.0
Cordova:
cordova (Cordova CLI) : 7.1.0
Cordova Platforms : android 6.2.3, ios 4.5.5
System:
ios-deploy : 2.0.0
ios-sim : 6.1.2
NodeJS : v7.4.0 (/Users/MYUSER/.nvm/v7.4.0/bin/node)
npm : 5.7.0
OS : macOS Sierra
Xcode : Xcode 9.2 Build version 9C40b
Environment:
ANDROID_HOME : /usr/local/opt/android-sdk
```
Contributor guide
Assessment
This issue has not been assessed yet.