-
Notifications
You must be signed in to change notification settings - Fork 11.9k
ng doc not working #23105
Copy link
Copy link
Closed
Labels
area: @angular/clifreq1: lowOnly reported by a handful of users who observe it rarelyOnly reported by a handful of users who observe it rarelyseverity5: regressiontype: bug/fix
Milestone
Metadata
Metadata
Assignees
Labels
area: @angular/clifreq1: lowOnly reported by a handful of users who observe it rarelyOnly reported by a handful of users who observe it rarelyseverity5: regressiontype: bug/fix
Type
Fields
Give feedbackNo fields configured for issues without a type.
🐞 Bug report
Command (mark with an
x)Is this a regression?
Yes, the previous version in which this bug was not present was: I don't know.
Description
The
ng docno longer open browser on Windows.🔬 Minimal Reproduction
ng new demo1 --defaults cd demo1 ng doc ActivatedRoute🔥 Exception or Error
I expected to open browser and navigate to the angular.io site.
🌍 Your Environment
Anything else relevant?
N/A