mercredi 24 mai 2017

Ember-simple-Auth addon throws error

I just installed ember-simple-auth (version 1.3.0) in my application. Before insalling addon, the application is working fine but after installing it throws the following error:

Uncaught TypeError: (intermediate value)(intermediate value).on is not a function
at Module.callback (vendor.js:71693)
at Module.exports (vendor.js:123)
at Module._reify (vendor.js:157)
at Module.reify (vendor.js:144)
at Module.exports (vendor.js:121)
at requireModule (vendor.js:38)
at Class._extractDefaultExport (vendor.js:97027)
at Class.resolveOther (vendor.js:96724)
at Class.superWrapper [as resolveOther] (vendor.js:33300)
at Class.resolve (vendor.js:15968)

I tried to remove ember-disable-prototype-extensions from package.json of added addon as per this Ember CLI Hook/Event Error. Still didn't work.

Any help is much appreciated




Aucun commentaire:

Enregistrer un commentaire