Thursday, 27 June 2019

ERROR: cordova-res was not found on your PATH

I have a problem in my app ionic 4, when i run ionic cordova platform add android I have this error :

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

And when I run npm i -g cordova-res I cant't install it. How to solve this problem?



from ERROR: cordova-res was not found on your PATH

No comments:

Post a Comment