.Net Core 2.1 P1 - Can't website from fresh Angular web template: '@angular-devkit/core' #129

Closed
opened 2025-08-09 17:15:07 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @Eilon on 3/15/2018

From @WereDev on February 28, 2018 22:23

Issue Title

Can't website from fresh Angular web template: Error with @angular-devkit/core

General

Trying to start the website after creating a fresh project using the Angular web template nets me Error: Cannot find module '@angular-devkit/core'.

Adding @angular-devkit/core as a devDependency in package.json seems to fix the issue.

Copied from original issue: dotnet/core#1315

*Originally created by @Eilon on 3/15/2018* _From @WereDev on February 28, 2018 22:23_ # Issue Title Can't website from fresh Angular web template: Error with `@angular-devkit/core` # General Trying to start the website after creating a fresh project using the Angular web template nets me `Error: Cannot find module '@angular-devkit/core'.` Adding `@angular-devkit/core` as a devDependency in package.json seems to fix the issue. _Copied from original issue: dotnet/core#1315_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#129
No description provided.