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

UNMET PEER DEPENDENCY jquery@1.11.3 #250

Closed
leoj3n opened this issue Jun 27, 2016 · 1 comment
Closed

UNMET PEER DEPENDENCY jquery@1.11.3 #250

leoj3n opened this issue Jun 27, 2016 · 1 comment

Comments

@leoj3n
Copy link

leoj3n commented Jun 27, 2016

When having jquery@3.0.0 specified in package.json of a DoneJS plugin (which has a dependency of documentjs@0.4.41, which depends upon can@2.3.8) this WARN will appear:

npm WARN can@2.3.8 requires a peer of jquery@>=1.9.0 <3.0.0 but none was installed.

I don't really understand the game plan for using jQuery 3.0 going forward.

@leoj3n leoj3n changed the title [heads up] UNMET PEER DEPENDENCY jquery@1.11.3 UNMET PEER DEPENDENCY jquery@1.11.3 Jun 27, 2016
@justinbmeyer
Copy link
Member

CanJS 3.0 works fine along side jQuery 3.0. But jQuery doesn't.

We need to make a release of documentjs that uses CanJS 3.0, which doesn't use peer dependencies.

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

No branches or pull requests

4 participants