I'm experiencing a very weird behavior after updating my Visual Studio 2015 with Visual Studio 2015 Update 1 RC. As part of the update it updates the Apache Cordova to Update 4 and after installation all project files for the Tools of Apache Cordova project are missing.
Just for an example I created an empty project of Tools for Apache Cordova and the only folder I see is Dependencies with empty Bower and NPM folders.
The folder of the project in the file system does contain all the files. They are just not reflected by Visual Studio.
Screenshot of new Apache Cordova project in VS2015 Update 1 RC
BTW, the same happens for my existing project.
I tried to uninstall VS2015 completely, install the regular VS2015 and then install the Update 1 on top of it again. The same result.
Has anyone experienced such a behavior? How can this be fixed?