I am using Win 8.1 and Visual Studio 2013.
Extensions:
MVC 5, ReSharper 8, GhostDoc, Node Tools, Python Tools, Web Essentials, Xamarin, F#
Project:
Express App (does not seems to happen with any other templates (npm imports?)).
I can start building an app OK from fresh, but as soon as I try to re-open the solution I get this error.
C:\WEBSITE\NodeExpressTs\ThisIsAnExpressApp\ThisIsAnExpressApp.njsproj : error : The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.
Comments: I don't think it's quite resolved..., This bug can be ___workarounded___ (but yet not solved) by moving out the 'node_modules' folder out of the project temporarily (and then getting it back again).