Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

peerDependencies in npm 3+ #149

Closed
wants to merge 1 commit into from
Closed

Conversation

bezoerb
Copy link

@bezoerb bezoerb commented May 8, 2015

The peer dependency karma@~0.12.0 included from grunt-karma will no longer be automatically installed to fulfill the peerDependency in npm 3+. Your application will need to depend on it explicitly.

The peer dependency karma@~0.12.0 included from grunt-karma will no longer be automatically installed to fulfill the peerDependency in npm 3+. Your application will need to depend on it explicitly.
@dignifiedquire
Copy link
Member

Thanks, but we are actively discussing how to handle peerdependencies, but we won't move them into direct dependencies as it should be the one using the plugin specifying karma and grunt as dependency of his project

@dignifiedquire
Copy link
Member

Looks like we will be doing something similar for grunt-karma after all. If you are interested in the discussion, here is the reference karma-runner/integration-tests#5 (comment)

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

Successfully merging this pull request may close these issues.

2 participants