Closed okhoma closed 6 years ago
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
:x: okhoma sign now
You have signed the CLA already but the status is still pending? Let us recheck it.
I encountered errors related to ng2-adal/core could not be resolved when setting up a development environment from scratch as described in the readme.
There was a breaking change introduced in https://github.com/sureshchahal/angular2-adal:
There were other errors in ng2-adal node_modules/@angular modules. Those were resolved after I updated the version of ng2-adal to 2.0.0 released 6 months ago: https://www.npmjs.com/package/ng2-adal?activeTab=versions
The pull request specifies 2.0.0 as expected ng2-adal version and updates import of AdalService as recommended in angular2-adal readme.