I've followed as per your tutorials and find the following error when running yo angular2.
Error angular2
You don't seem to have a generator with the name angular2 installed.
You can see available generators with npm search yeoman-generator
and then install them with npm install [name].
The yo and angular-generator has been installed using the following command:
npm install -g yo generator-angular2