MobileChromeApps / cordova-plugin-chrome-apps-bluetooth

BSD 3-Clause "New" or "Revised" License
10 stars 11 forks source link

cordova-plugin-chrome-apps-common dependency build error #4

Closed 255kb closed 9 years ago

255kb commented 9 years ago

I get a build error when Cordova is trying to fetch the plugin "cordova-plugin-chrome-apps-common"

It seems that there is a problem with the version in the plugin.xml file:

Maybe "1" should be "1.0.7" ?

agrieve commented 9 years ago

What is the error that you're seeing (please paste it in), and what version of cordova or cca are you using?

255kb commented 9 years ago

Sorry my bad, I am still using an old version of Cordova which do not accept plugins with new NPM names. Thanks for your time