Advertisement
Vogelfrey

Plugin Adding not working

Jan 6th, 2016
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.51 KB | None | 0 0
  1. ferdl@carsten:~/Projekte/cordova/Twibu$ cordova plugin add cordova-plugin-console
  2. Fetching plugin "cordova-plugin-console" via npm
  3. Installing "cordova-plugin-console" for browser
  4. Installing "cordova-plugin-console" for ubuntu
  5. Error during processing of action! Attempting to revert...
  6. Failed to install 'cordova-plugin-console':TypeError: Uh oh!
  7. Cannot read property '0' of null
  8.     at module.exports.header-file.install (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/platforms/ubuntu.js:74:57)
  9.     at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/platforms/PlatformApiPoly.js:654:27
  10.     at Object.ActionStack.process (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/cordova-common/src/ActionStack.js:56:25)
  11.     at PlatformApiPoly.addPlugin (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/platforms/PlatformApiPoly.js:259:20)
  12.     at handleInstall (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:603:6)
  13.     at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:382:28
  14.     at _fulfilled (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:787:54)
  15.     at self.promiseDispatch.done (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:816:30)
  16.     at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:749:13)
  17.     at /usr/local/lib/node_modules/cordova/node_modules/q/q.js:509:49
  18. Error: Uh oh!
  19. Cannot read property '0' of null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement