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

Error: Schematic input doesnot validate against the schema #27

Open
div661 opened this issue Jan 26, 2022 · 0 comments
Open

Error: Schematic input doesnot validate against the schema #27

div661 opened this issue Jan 26, 2022 · 0 comments

Comments

@div661
Copy link

div661 commented Jan 26, 2022

Hi @bilelmsekni ,

I am trying to use your vscode extension for my project. I have also installed below package as my dev-dependency.

"@componizer/schematics": "0.0.7"

I am using angular v13 -> but I tried with angular/cli v 10.2.0, seeing your sample. But it didn't helped.

Can you please help?

npx ng g @componizer/schematics:ng-componize --name filters --activeFile "<file_path_goes_here>" --start 4 --end 98 --customSkipImport false --debugMode true
Schematic input does not validate against the Schema: {"style":"scss","name":"filters","activeFile":"<file_path>","start":4,"end":98,"customSkipImport":"false","debugMode":"true","skipImport":false,"project":"<project_name>"}
Errors:

  Data path "" should NOT have additional properties(activeFile).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant