I am getting this error when installing using MARKETPLACE (RECOMMENDED WAY: A BIT QUICKER). I am doing the tutorial from here and I am following A) MARKETPLACE (RECOMMENDED WAY: A BIT QUICKER)
In the dialog box what I did is click the Select All button
FYI
I want to use nodeJS in eclipse that is why I want to install nodeclipse. For creating cordova.
How to fix this error
- OS- windows 10
- Java version - version 8 update 65
- Eclipse Version - 4.3.0
- Node.JS version - Latest I think

You need to run eclipse as administrator because
nodeclipserequire write permissionYou may like to install node.js and set path for it
UpdateTo set up path do as follows:
You need to Add C:\Program Files\nodejs to your PATH environment variable. To do this follow these steps:
Note:
You will have to restart any currently-opened command prompts before it will take effect.