VS 2012 Update 4
Node.js 0.10.26 32-bit
Create new Express project, say 'yes' to install express
Result: In solution explorer, you won't see any nodes under npm/global modules or directly under npm. Selecting Manage npm gives the following error:
```
---------------------------
---------------------------
Unable to parse package.json from your project. Please fix any errors and try again.
---------------------------
OK
---------------------------
```
Loading the same project in VS 2013 works just fine.
Comments: Don't worry about it Bart, I closed the issue it a few minutes before your comment :)
Node.js 0.10.26 32-bit
Create new Express project, say 'yes' to install express
Result: In solution explorer, you won't see any nodes under npm/global modules or directly under npm. Selecting Manage npm gives the following error:
```
---------------------------
---------------------------
Unable to parse package.json from your project. Please fix any errors and try again.
---------------------------
OK
---------------------------
```
Loading the same project in VS 2013 works just fine.
Comments: Don't worry about it Bart, I closed the issue it a few minutes before your comment :)