Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I made an ionic project and succesfully converted it to ios app and installed it to my device successfully. However; after trying addding android platform to the project;

ionic cordova platform add android


I had the following error;

Failed to install 'cordova-universal-clipboard': TypeError: Uh oh!
Path must be a string. Received undefined


What I have tried:

I have searched the internet, could not find any solution
Posted
Updated 16-Jul-18 11:26am
Comments
David Crow 16-Jul-18 16:20pm    
"However; after trying addding android platform to the project;"

Where and how are you doing this?

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900