You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
I'm not really sure why this is no longer working. It was originally entirely functional as I expected it to be. Today I went to run the application and then this started happening.
Angular2 Template
Microsoft Visual Studio Enterprise 2017 RC
Version 15.0.26206.0 D15REL
Microsoft .NET Framework
Version 4.6.01586
node v6.9.5
npm v3.10.10
angular 2 v2.4.7
λ dotnet --info
.NET Command Line Tools (1.0.0-rc4-004771)
Product Information:
Version: 1.0.0-rc4-004771
Commit SHA-1 hash: 4228198f0e
Runtime Environment:
OS Name: Windows
OS Version: 10.0.14393
OS Platform: Windows
RID: win10-x64
Base Path: C:\Program Files\dotnet\sdk\1.0.0-rc4-004771
Last week while running the same code base, this all worked. Please let me know what else might be helpful in trying to fix this. Also, I did manually try executing the webpack --config webpack.config.vendor.js command to no avail.
Steps to Reproduce
dotnet new angular
dotnet restore
npm install
dotnet run
Open in Visual Studio, build and run. Open developer tools and look @ the console.