The same notorious error
npm ERR! peerinvalid The package generator-karma does not satisfy its siblings\' peerDependencies requirements! npm ERR! peerinvalid Peer ge
It fixed it by running this command, which installs the latest version from GitHub:
$ npm install -g git://github.com/iamblue/generator-angular-ui-router.git