I have installed all third party setups required for \"Multi Device Hybrid Apps\" successfully. But when i go to run my app using Visual Studio 2013 it gives me following two er
I figured out the real cause, just update your node.js or either remove spaces from project directory path.
For Example :
Before Project Directory Path : C:/Users/Jon Snow/MyProjects/ProjectName
After Project Directory Path : C:/Users/JonSnow/MyProjects/ProjectName