InQBarna / WebIntent

15 stars 15 forks source link

Fails install if wp8 platform present #8

Open JohnMcLear opened 10 years ago

JohnMcLear commented 10 years ago
jose@mint /var/www/NFC_Ring_Control $ cordova plugin add https://github.com/InQBarna/WebIntent.git
Fetching plugin "https://github.com/InQBarna/WebIntent.git" via git clone
cp: dest file already exists: /var/www/NFC_Ring_Control/plugins/com.borismus.webintent/README.md

cp: dest file already exists: /var/www/NFC_Ring_Control/plugins/com.borismus.webintent/README.md
cp: dest file already exists: /var/www/NFC_Ring_Control/plugins/com.borismus.webintent/plugin.xml

skipping existing file: WebIntent.java
skipping existing file: webintent.js
Plugin "com.borismus.webintent" already installed on android.
Installing com.borismus.webintent (wp8)
TypeError: Cannot read property 'currentVersion' of null
    at checkEngines (/usr/local/lib/node_modules/cordova/node_modules/plugman/src/install.js:73:35)
    at _fulfilled (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:798:54)
    at self.promiseDispatch.done (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:827:30)
    at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:760:13)
    at /usr/local/lib/node_modules/cordova/node_modules/q/q.js:526:49
    at flush (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:108:17)
    at process._tickCallback (node.js:317:11)
jose@mint /var/www/NFC_Ring_Control $