-
Notifications
You must be signed in to change notification settings - Fork 355
Closed
Labels
Description
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
- Create new Blank Node.js Console Application in Visual Studio
- Build project successfully in Visual Studio GUI
- Open cmd and change to solution dir.
- 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 - Inspect log.txt and created UpgradeLog.htm