alertbox/ionic-selfystic-starter

Source path does not exist

Closed this issue · 1 comments

I've clone files from the repo and then added dependencies using npm install
After that tried to add Android platform with the command ionic platform add android@latest --save, initially it comes up with this error Error: Source path does not exist: resources/android/icon/drawable-hdpi-icon.png

Can you please help me to fix this error, I've attached config.xml (zip) and screen cap of the terminal...

PS: Can serve using ionic serve without an error!

Thanks!

config_xml.zip
screenshot from 2017-03-02 21-11-15

This happens due to some incompatibility between the two versions, platforms and ionic templates. Try updating resources via CLI:

ionic resources update