AhsanAyaz / ngx-device-detector

An Angular v7+ library to detect the device, OS, and browser details.
https://ahsanayaz.github.io/ngx-device-detector
MIT License
520 stars 101 forks source link

WARNING in ./node_modules/ngx-device-detector/fesm5/ngx-device-detector.js 572:148-154 "export 'inject' was not found in '@angular/core' #153

Closed saikrupa closed 4 years ago

saikrupa commented 4 years ago

I am using "ngx-device-detector": "^1.4.4", "@angular/animations": "^5.0.0", "@angular/common": "^5.0.0", "@angular/compiler": "^5.0.0", "@angular/core": "^5.0.0",

AhsanAyaz commented 4 years ago

@saikrupa Unfortunately we don't support Angular 5 anymore. 🙂 Please try an earlier version such as ngx-device-detector@1.2.2 Closing the issue.