Skip to content

Issue with @azure/msal-angular 0.1.4 using Angular 9.0.2 #27

@SA-David

Description

@SA-David

When adding in the import below:

MsalModule.forRoot({
  clientID: OAuthSettings.appId
})

the following error is thrown:

ERROR in node_modules/@azure/msal-angular/dist/msal.module.d.ts:6:41 - error NG6005: MsalModule.forRoot returns a ModuleWithProviders type without a generic type argument. Please add a generic type argument to the ModuleWithProviders type. If this occurrence is in library code you don't control, please contact the library authors.

Cheers

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions