Skip to content

Angular c# core 6 template fails to run ng serve windows, package.json #38328

@tommywiberg

Description

@tommywiberg

Found a bug in the template.
File package.json

Line 8 needs to be quoted, paths missing if user name has a space in it..

"start:windows": "ng serve --port 44479 --ssl --ssl-cert \"%APPDATA%\\ASP.NET\\https\\%npm_package_name%.pem\" --ssl-key \"%APPDATA%\\ASP.NET\\https\\%npm_package_name%.key\"",

Metadata

Metadata

Assignees

Labels

area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesbugThis issue describes a behavior which is not expected - a bug.feature-spa

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions