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

Uncaught ReferenceError: jQuery is not defined #4126

Closed
davismj opened this issue Jun 16, 2016 · 1 comment
Closed

Uncaught ReferenceError: jQuery is not defined #4126

davismj opened this issue Jun 16, 2016 · 1 comment

Comments

@davismj
Copy link

davismj commented Jun 16, 2016

I upgraded my jspm dependencies in my application and now semantic is broken, as it can't find jQuery, which is exported as a cjs module, and is not available in the global namespace.

@davismj
Copy link
Author

davismj commented Jun 16, 2016

Well, the problem seems to be with jspm as it is installing jQuery 3.0.0, even though the dependency given is ^2.1.4. @guybedford

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

No branches or pull requests

1 participant