- VSCode Version: 1.47.0
- OS Version: Darwin x64 19.5.0
Steps to Reproduce:
- run
yarn ng g lib <lib-name> in terminal
- select stylesheet
- error Cannot read property 'paths' of undefined occurs
Does this issue occur when all extensions are disabled?: Yes
This issue is basically independent from VS Code itself but occurred directly after updating to the current release.
I tried the command right before the update and it worked.

