Skip to content

Package failed to load in devenv #1230

@bst27

Description

@bst27
Expected Behavior

When I run my nodejs project build from devenv the project is loaded and built.

Actual Behavior

When I run my nodejs project build from devenv the

Package 'Node.js Project Package' failed to load.

The project can be built when I use the Visual Studio GUI.

  • NTVS Version: 1.2.40726.00
  • Visual Studio Version: 14.0.25425.01 Update 3
  • Node.js Version: v5.6.0
Steps to Reproduce
  1. Create new Blank Node.js Console Application in Visual Studio
  2. Build project successfully in Visual Studio GUI
  3. Open cmd and change to solution dir.
  4. See devenv failing with: "C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\devenv.exe" NodejsConsoleApp1.sln /Build Debug /Out log.txt /Log activity.log
  5. Inspect log.txt and created UpgradeLog.htm

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions