Ao rodar o ionic resources são geradas somente as imagens de icones, a pasta de splash fica vazia.
Log do teminal:
Ionic icon and splash screen resources generator
icon ios icon.png (57x57) from cache
icon ios icon@2x.png (114x114) from cache
icon ios icon-40.png (40x40) from cache
icon ios icon-40@2x.png (80x80) from cache
icon ios icon-40@3x.png (120x120) from cache
icon ios icon-50.png (50x50) from cache
icon ios icon-50@2x.png (100x100) from cache
icon ios icon-60.png (60x60) from cache
icon ios icon-60@2x.png (120x120) from cache
icon ios icon-60@3x.png (180x180) from cache
icon ios icon-72.png (72x72) from cache
icon ios icon-72@2x.png (144x144) from cache
icon ios icon-76.png (76x76) from cache
icon ios icon-76@2x.png (152x152) from cache
icon ios icon-83.5@2x.png (167x167) from cache
icon ios icon-small.png (29x29) from cache
icon ios icon-small@2x.png (58x58) from cache
icon ios icon-small@3x.png (87x87) from cache
splash ios Default-568h@2x~iphone.png (640x1136) from cache
splash ios Default-667h.png (750x1334) from cache
splash ios Default-736h.png (1242x2208) from cache
splash ios Default-Portrait@2x~ipad.png (1536x2048) from cache
splash ios Default-Portrait~ipad.png (768x1024) from cache
splash ios Default@2x~iphone.png (640x960) from cache
splash ios Default~iphone.png (320x480) from cache
splash android drawable-port-ldpi-screen.png (240x320) from cache
splash android drawable-port-mdpi-screen.png (320x480) from cache
splash android drawable-port-hdpi-screen.png (480x800) from cache
splash android drawable-port-xhdpi-screen.png (720x1280) from cache
splash android drawable-port-xxhdpi-screen.png (960x1600) from cache
splash android drawable-port-xxxhdpi-screen.png (1280x1920) from cache
icon android drawable-ldpi-icon.png (36x36) from cache
icon android drawable-mdpi-icon.png (48x48) from cache
icon android drawable-hdpi-icon.png (72x72) from cache
icon android drawable-xhdpi-icon.png (96x96) from cache
icon android drawable-xxhdpi-icon.png (144x144) from cache
icon android drawable-xxxhdpi-icon.png (192x192) from cache
uploading splash.png...
splash.png (4096x4096) upload complete
generating splash ios Default-Portrait@~ipadpro.png (2048x2732)...
também tentei rodar separado :
ionic resources --icon
e
ionic resources --splash
mas a pasta de splash continua vazia, alguém pode me ajudar?