Closed yuvgeek closed 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?
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...
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?