You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.
Is your feature request related to a problem? Please describe.
Using ng add @angular-mdc/web give me this error:
The package that you are trying to add does not support schematics. You can try using a different version of the package or contact the package author to add ng-add support.
Describe the solution you'd like
angular-mdc-web to support schematics
Additional context
Obviously this doesn't need to be a high priority feature, but I thought it'd be nice to support schematics.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is your feature request related to a problem? Please describe.
Using
ng add @angular-mdc/web
give me this error:The package that you are trying to add does not support schematics. You can try using a different version of the package or contact the package author to add ng-add support.
Describe the solution you'd like
angular-mdc-web to support schematics
Additional context
Obviously this doesn't need to be a high priority feature, but I thought it'd be nice to support schematics.
The text was updated successfully, but these errors were encountered: