0

I have a problem in my app ionic 3,when I add ionic cordova resources add android to the use of app icon I have this error :

[ERROR] cordova-res was not found on your PATH. Please install it globally:

Amaresh S M
  • 2,936
  • 2
  • 13
  • 25

1 Answers1

0

run npm install -g cordova-res ionic cordova resources --cordova-res

jijishthomas
  • 61
  • 2
  • 10