ronzeidman / ng2-ui-auth

an angular2 repository for authentication based on angular1's satellizer
MIT License
206 stars 64 forks source link

angular 4.4.4 version issue - npm install ng2-ui-auth #131

Closed yuvgeek closed 6 years ago

yuvgeek commented 6 years ago

I use angular 4.4.4 version. Installing npm install ng2-ui-auth requires angular v5, running ng2-ui-auth 7 version requires angular 4.0.0.

What to do?

ronzeidman commented 6 years ago

ng2-ui-auth 7 should work with angular 4.4.4 although it won't work with the new HttpClient, only with the original Http. If you want to use the HttpClient you will have to upgrade to 5...