Regivaldo Fernandes
Regivaldo Fernandes
[Solution] On `angular.json`, find your project lib and paste this bloco before `"architect": {` param: ``` "schematics": { "@schematics/angular:component": { "styleext": "scss" } }, ``` Save. Use `ng generate component...
I'm also having this problem on macos.
@patrickjmeurer I have the same problem. Did you manage to solve it?
Thank you Eduardo. (tamo junto)
@eduardoborges Do you have a news? (tem alguma novidade?)