Small bug: "Cannot read property '0' of null" #12950
Labels
area: @schematics/angular
freq1: low
Only reported by a handful of users who observe it rarely
severity3: broken
type: bug/fix
Milestone
Bug Report or Feature Request (mark with an
x
)Command (mark with an
x
)Versions
Node,js 8.11.4
npm 5.6.0
Angular: 7.0.3
Repro steps
The log given by the failure
Console throw an error:
"Cannot read property '0' of null"
Desired functionality
No error;
Mention any other details that might be useful
It is easy reproduce for any Angular ClL Project. Like Quickstart example:
https://angular.io/guide/quickstart
The text was updated successfully, but these errors were encountered: