ng2-ui / auto-complete

Angular Auto Complete component and directive
http://ng2-ui.github.io/auto-complete/
MIT License
279 stars 124 forks source link

Cannot read property 'Injectable' of undefined #249

Closed TechnicalDiary closed 7 years ago

TechnicalDiary commented 7 years ago

When I installed this plugin it showing below error : (

Uncaught TypeError: Cannot read property 'Injectable' of undefined at eval (eval at webpackJsonp.92.module.exports (addScript.js:9), :455:15) at Object.c (eval at webpackJsonp.92.module.exports (addScript.js:9), :460:2) at webpack_require (eval at webpackJsonp.92.module.exports (addScript.js:9), :30:30) at Object.module.exports (eval at webpackJsonp.92.module.exports (addScript.js:9), :869:23) at webpack_require (eval at webpackJsonp.92.module.exports (addScript.js:9), :30:30) at module.exports (eval at webpackJsonp.92.module.exports (addScript.js:9), :76:18) at eval (eval at webpackJsonp.92.module.exports (addScript.js:9), :79:10) at webpackUniversalModuleDefinition (eval at webpackJsonp.92.module.exports (addScript.js:9), :9:27) at eval (eval at webpackJsonp.92.module.exports (addScript.js:9), :10:3) at eval ()

TechnicalDiary commented 7 years ago

after reinstall, this error gone..