Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

update peer dependency to [email protected] #54

Open
IgorMinar opened this issue Dec 10, 2015 · 1 comment
Open

update peer dependency to [email protected] #54

IgorMinar opened this issue Dec 10, 2015 · 1 comment
Assignees

Comments

@IgorMinar
Copy link

npm WARN peerDependencies The peer dependency karma@>=0.9 included from karma-browserstack-launcher will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency 
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
\

blocks: angular/angular#5767

@zzo
Copy link
Contributor

zzo commented Dec 11, 2015

updating the peerDependency will not fix this issue as it's already pointing to a correct version >=.9 (which .13 is). This is just the warning that peerDependency stanzas are handled differently in npm@3 NOT that there's an issue.
I'm not sure why you are getting that warning. When I install karma-browserstack-launcher with karma .13 I don't see it ([email protected]) using node 5.1.0.
Do you see this warning on travis? Can you point me to it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants