ionic-cli: Stuck at Generating platform resources: 29 / 32 complete
Description: stuck at generate platform resources while run
ionic cordova platform add ios
every time i run this code get same result. !stuck at 29/32 resources.
Output:
ionic cordova resources ios --force ✔ 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: 29 / 32 complete
My ionic info
:
Ionic:
ionic (Ionic CLI) : 4.0.1
Also try manual using command
ionic cordova resources --force [WARN] Detected locally installed Ionic CLI, but it’s too old–using global CLI. ✔ 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: 37 / 50 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: 503
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 20 (6 by maintainers)
hi @dwieeb still same… 😦
http://g.recordit.co/oWDPrCBxz6.gif
Haha, nailed it. Okay, thank you for testing. I will fix this soon!
Thats working for me too
@eduardoRoth Can you try the command after installing this:
npm i -g ionic@4.1.0-testing.458303e0
and post the output?To reiterate, this isn’t happening for me… I am trying to revert my changes made for CLI 4 while keeping the feature that doesn’t overwrite images with an error message