Skip to content
New issue

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

I can't add ng-zorro-antd #2333

Closed
KevinGF opened this issue Jun 25, 2020 · 1 comment
Closed

I can't add ng-zorro-antd #2333

KevinGF opened this issue Jun 25, 2020 · 1 comment
Labels

Comments

@KevinGF
Copy link

KevinGF commented Jun 25, 2020

I wanted to use ng-zorro-antd. So I used 'ng add @ngx-formly/schematics --ui-theme=ng-zorro-antd' to add. But I got the following error:
Cannot parse arguments. See below for the reasons.
Argument --ui-theme could not be parsed using value "ng-zorro-antd". Valid values are: "material", "bootstrap", "ionic", "nativescript", "primeng",
"kendo".

@aitboudad
Copy link
Member

Fixed in 5.8 version, give it a try again with the following option:

ng add @ngx-formly/schematics@5.8.1 --ui-theme=ng-zorro-antd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants