VersoSolutions / CordovaClipboard

Clipboard management plugin for Cordova/PhoneGap
MIT License
144 stars 257 forks source link

I can't install this plugin #9

Open kooroshekabir opened 9 years ago

kooroshekabir commented 9 years ago

Hi.I wrote this line in node.js command prompt but it show me warning

phonegap local plugin add https://github.com/VersoSolutions/CordovaClipboard

[warning] The command phonegap local <command> has been DEPRECATED. [warning] The command has been delegated to phonegap <command>. [warning] The command phonegap local <command> will soon be removed.

DynamicLeo commented 9 years ago

try use cordova command line

$ cordova plugin add https://github.com/VersoSolutions/CordovaClipboard

dcousens commented 9 years ago

@kooroshekabir was this resolved? If so please close.