Error adding ionic-platform-web-client

0

I have an Ionic project that works perfectly. These are the versions I'm using:

  • Cordova CLI: 5.3.3
  • Gulp version: CLI version 3.9.1
  • Local Gulp: Local version 3.9.1
  • Ionic CLI Version: 1.7.14
  • Node: v4.2.1
  • Ionic Bower: 1.3.1

However when I add the plugin $ bower install --save ionic-platform-web-client , I get the following error:

  

vendor.min.js: 33 Uncaught TypeError: Can not read property 'get' of undefined

     

Uncaught ReferenceError: Ionic is not defined

Strange that this happens just because it adds the library, I'm not using it anywhere.

What could this be?

    
asked by anonymous 24.05.2016 / 16:34

0 answers