We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue is happening in angular 4.0.0.0
Descriptive Error: Error: (SystemJS) core_1.provide is not a function TypeError: core_1.provide is not a function at Object.eval (http://localhost:55177/node_modules/angular2-adal/core.js:15:12) at eval (http://localhost:55177/node_modules/angular2-adal/core.js:20:4) at eval (http://localhost:55177/node_modules/angular2-adal/core.js:21:3) at eval () Evaluating http://localhost:55177/node_modules/angular2-adal/core.js Evaluating http://localhost:55177/src/app/app.component.js Evaluating http://localhost:55177/src/app/app.module.js Evaluating http://localhost:55177/src/main.js Error loading http://localhost:55177/src/main.js at Object.eval (http://localhost:55177/node_modules/angular2-adal/core.js:15:12) at eval (http://localhost:55177/node_modules/angular2-adal/core.js:20:4) at eval (http://localhost:55177/node_modules/angular2-adal/core.js:21:3) at eval () Evaluating http://localhost:55177/node_modules/angular2-adal/core.js Evaluating http://localhost:55177/src/app/app.component.js Evaluating http://localhost:55177/src/app/app.module.js Evaluating http://localhost:55177/src/main.js Error loading http://localhost:55177/src/main.js
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue is happening in angular 4.0.0.0
Descriptive Error:
Error: (SystemJS) core_1.provide is not a function
TypeError: core_1.provide is not a function
at Object.eval (http://localhost:55177/node_modules/angular2-adal/core.js:15:12)
at eval (http://localhost:55177/node_modules/angular2-adal/core.js:20:4)
at eval (http://localhost:55177/node_modules/angular2-adal/core.js:21:3)
at eval ()
Evaluating http://localhost:55177/node_modules/angular2-adal/core.js
Evaluating http://localhost:55177/src/app/app.component.js
Evaluating http://localhost:55177/src/app/app.module.js
Evaluating http://localhost:55177/src/main.js
Error loading http://localhost:55177/src/main.js
at Object.eval (http://localhost:55177/node_modules/angular2-adal/core.js:15:12)
at eval (http://localhost:55177/node_modules/angular2-adal/core.js:20:4)
at eval (http://localhost:55177/node_modules/angular2-adal/core.js:21:3)
at eval ()
Evaluating http://localhost:55177/node_modules/angular2-adal/core.js
Evaluating http://localhost:55177/src/app/app.component.js
Evaluating http://localhost:55177/src/app/app.module.js
Evaluating http://localhost:55177/src/main.js
Error loading http://localhost:55177/src/main.js
The text was updated successfully, but these errors were encountered: