generator-angular-ui-router icon indicating copy to clipboard operation
generator-angular-ui-router copied to clipboard

Conflict with generator-karma version. Need update to generator-karma@>=0.8.2

Open wa6smn opened this issue 10 years ago • 12 comments

npm ERR! peerinvalid The package generator-karma does not satisfy its siblings' peerDependencies require ments! npm ERR! peerinvalid Peer [email protected] wants generator-karma@>=0.8.2 npm ERR! peerinvalid Peer [email protected] 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

wa6smn avatar Dec 30 '14 18:12 wa6smn

I'm getting this same error

lfernandez55 avatar Mar 01 '15 12:03 lfernandez55

@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?

KidA001 avatar Mar 18 '15 03:03 KidA001

npm ERR! peerinvalid The package generator-karma does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer [email protected] wants generator-karma@>=0.9.0 npm ERR! peerinvalid Peer [email protected] wants generator-karma@~0.5.0

yes please make this work with curent stack

bingomanatee avatar May 21 '15 15:05 bingomanatee

i had to uninstall angular generator first! npm uninstall -g generator-angular

shavo007 avatar Jul 07 '15 00:07 shavo007

@shavo007 thx! helped to me!

corehook avatar Oct 17 '15 20:10 corehook

UNMET PEER DEPENDENCY generator-karma@~0.5.0 └── UNMET PEER DEPENDENCY yo@>=1.0.0-rc.1.1

npm WARN EPEERINVALID [email protected] requires a peer of generator-karma@~0.5.0 but none was installed. npm WARN EPEERINVALID [email protected] requires a peer of yo@>=1.0.0-rc.1.1 but none was installed.

An update would be very much appreciated. Thanks!

calebhskim avatar Oct 22 '15 08:10 calebhskim

need help ~

wahengchang avatar Nov 18 '15 06:11 wahengchang

npm uninstall -g generator-karma npm uninstall -g generator-angular npm install -g generator-angular-ui-router

emilycoco avatar Jan 09 '16 18:01 emilycoco

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 [email protected] requires a peer of generator-karma@~0.5.0 but none was installed.

victorsosa avatar Apr 12 '16 13:04 victorsosa

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

victorsosa avatar Apr 12 '16 16:04 victorsosa

npm WARN [email protected] 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 npm grunt error

Please help me resolve it

sahilkul95 avatar Sep 22 '17 12:09 sahilkul95

I abandoned the software. Not suitable for use in my customer's product.

Sent from MailDroid

-----Original Message----- From: Sahil Kulkarni [email protected] To: iamblue/generator-angular-ui-router [email protected] Cc: wa6smn [email protected], Mention [email protected] 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 [email protected] 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 npm grunt error

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

wa6smn avatar Sep 22 '17 14:09 wa6smn