Closed jesteban19 closed 9 years ago
can anybody help me on this. i'm getting the solution for this problem. what i have to do to fix this problem
i'm not getting*
Try switching to root on your mac and re run the command su root > sudo npm install -g phonegap then give it time
Hi @aamir2590,
The PhoneGap CLI uses websockets and must compile some code during the npm install. The error that you are receiving is hidden inside the npm install log:
The build tools for Visual Studio 2010 (Platform Toolset = 'v100') cannot be found. To build using the v100 build tools, please install Visual Studio 2010 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Upgrade Solution...".
You will need to install Visual Studio in order to build the web sockets.
Sorry about the inconvenience. I'm seriously thinking of ripping them out because it's a problem for many Windows users.
Hi I have the following error when running npm install -g phonegap, I have installed visual studio 2013