Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Copy/paste the known_hosts entries listed, into a file named known_hosts under your .ssh profile (something like C:\Users\<my-id>\.ssh) (if known_hosts does not exist, create it).

Install NodeJS

The dcae build will install npm in most cases - however if you run into issues like the following - install it yourself


Install NodeJs from https://nodejs.org/en/

verify your install by doing 

$ npm -version
3.10.10

From git bash

  • npm install bower -g
  • npm install grunt-cli -g

IDEs

IDE: Eclipse: Does Not Support Gerrit Plugin

...