Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Uncaught ReferenceError: vendor_ is not defined #717

@IEvangelist

Description

@IEvangelist

Issue

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.

image

  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions