Open wa6smn opened 9 years ago
I'm getting this same error
@lfernandez55 @wa6smn - You need to downgrade your Karma version for this to work.
@iamblue - Are there any plans to update ui-router generator to work with the newer versions of karma?
npm ERR! peerinvalid The package generator-karma does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer generator-angular@0.11.1 wants generator-karma@>=0.9.0 npm ERR! peerinvalid Peer generator-angular-ui-router@0.5.3 wants generator-karma@~0.5.0
yes please make this work with curent stack
i had to uninstall angular generator first! npm uninstall -g generator-angular
@shavo007 thx! helped to me!
UNMET PEER DEPENDENCY generator-karma@~0.5.0 └── UNMET PEER DEPENDENCY yo@>=1.0.0-rc.1.1
npm WARN EPEERINVALID generator-angular-ui-router@0.5.3 requires a peer of generator-karma@~0.5.0 but none was installed. npm WARN EPEERINVALID generator-angular-ui-router@0.5.3 requires a peer of yo@>=1.0.0-rc.1.1 but none was installed.
An update would be very much appreciated. Thanks!
need help ~
npm uninstall -g generator-karma npm uninstall -g generator-angular npm install -g generator-angular-ui-router
Guys, I know the patch for this was submitted a long time ago , but this issue still happening; Do we need a new package release maybe??? so the patch get out.
npm WARN generator-angular-ui-router@0.5.3 requires a peer of generator-karma@~0.5.0 but none was installed.
Yep confirmed; we need a new release with this fix; 0.5.3 doesn't have the patch
https://github.com/iamblue/generator-angular-ui-router/releases
npm WARN angular-ui-router@1.0.3 requires a peer of angular@>=1.2.0 but none was installed.
I got many of such errors for karma@..... when running npm install grunt --save
Please help me resolve it
I abandoned the software. Not suitable for use in my customer's product.
Sent from MailDroid
-----Original Message----- From: Sahil Kulkarni notifications@github.com To: iamblue/generator-angular-ui-router generator-angular-ui-router@noreply.github.com Cc: wa6smn edwards@wa6smn.com, Mention mention@noreply.github.com Sent: Fri, 22 Sep 2017 6:14 Subject: Re: [iamblue/generator-angular-ui-router] Conflict with generator-karma version. Need update to generator-karma@>=0.8.2 (#17)
npm WARN angular-ui-router@1.0.3 requires a peer of angular@>=1.2.0 but none was installed.
I got many of such errors for karma@..... when running npm install grunt --save
Please help me resolve it
-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/iamblue/generator-angular-ui-router/issues/17#issuecomment-331430293
npm ERR! peerinvalid The package generator-karma does not satisfy its siblings' peerDependencies require ments! npm ERR! peerinvalid Peer generator-angular@0.10.0 wants generator-karma@>=0.8.2 npm ERR! peerinvalid Peer generator-angular-ui-router@0.5.3 wants generator-karma@~0.5.0
npm ERR! System Linux 3.17.7-200.fc20.x86_64 npm ERR! command "node" "/bin/npm" "install" "-g" "generator-angular-ui-router" npm ERR! cwd /root npm ERR! node -v v0.10.33 npm ERR! npm -v 1.3.6 npm ERR! code EPEERINVALID