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
Hi all! Been trying to use the extension but I'm getting this error.
Command failed: npx ng g @componizer/schematics:ng-componize --name hello-world --activeFile "path-to-component.html" --start 39 --end 39 --customSkipImport true --debugMode false
An unhandled exception occurred: NOT SUPPORTED: keyword "id", use "$id" for schema ID
See "/tmp/ng-iql2sW/angular-errors.log" for further details.
I'm trying to refactor this: <div>hello world</div>
And these are my relevant package.json dependencies:
Hi all! Been trying to use the extension but I'm getting this error.
I'm trying to refactor this:
<div>hello world</div>
And these are my relevant package.json dependencies:
I'm confused by the error message and I'm not really sure how to proceed. Any help is greatly appreciated.
The text was updated successfully, but these errors were encountered: