Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Uncaught Error when using "grunt serve" #1330

Closed
Philin-Anton opened this issue Jun 13, 2016 · 4 comments
Closed

Uncaught Error when using "grunt serve" #1330

Philin-Anton opened this issue Jun 13, 2016 · 4 comments

Comments

@Philin-Anton
Copy link

Hi, guys!

Uncaught Error: Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 3

Here is what, in the creation and launch of the project.
It's connected due to incorrect conditions dependency in bower.json. Fix is it, please.
Thunk you!

@meetwudi
Copy link

meetwudi commented Jun 16, 2016

Also having this issue.

In bootstrap-sass official repo, it does require "jquery": "1.9.1 - 2". Yet in bower_components/bootstrap-sass-official, it's "jquery": ">= 1.9.0". Guess there is a problem with bootstrap-sass-official repo itself.

Manually specifing jquery version in bower.json solves the issue.

@Philin-Anton
Copy link
Author

Thank you! I was resolved this problem, as you say me.

@eddiemonge
Copy link
Member

Yeah thats in bootstrap and should be fixed there since that is where the dependency is coming from

@meetwudi
Copy link

May want to follow up here twbs/bootstrap-sass#1048

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

No branches or pull requests

3 participants