SKaDiZZ/angular2-presta

angular2-presta.js:253 Uncaught TypeError: Object(...) is not a function

Closed this issue · 2 comments

I have tried this code into my ionic 3 application, but getting issue while run
angular2-presta.js:253 Uncaught TypeError: Object(...) is not a function
at angular2-presta.js:253
at Object. (angular2-presta.js:255)
at webpack_require (bootstrap cd5e1d1a7877d6e57d27:54)
at Object.350 (main.ts:5)
at webpack_require (bootstrap cd5e1d1a7877d6e57d27:54)
at Object.345 (main.ts:1)
at webpack_require (bootstrap cd5e1d1a7877d6e57d27:54)
at webpackJsonpCallback (bootstrap cd5e1d1a7877d6e57d27:25)
at main.js:1

With ionic 3 you need to use older version of package

npm install angular2-presta@0.1.14 --save