Module '"@abp/ng.core"' has no exported member 'Config'. #13479
Unanswered
SooRaj-1994
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I am using the Resource Owner Password Flow-
an error is showing in angular UI.
Module '"@abp/ng.core"' has no exported member 'Config'.
The code is taken from https://docs.abp.io/en/abp/latest/UI/Angular/Authorization
I tried it with version "@abp/ng.core": "~5.2.2" as well as 5.3.3 but the result is the same.
I want to move the login to angular from the default mvc application
Beta Was this translation helpful? Give feedback.
All reactions