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

Cannot update momentjs-rails due to dependency #13

Open
stuartluscombe opened this issue Aug 12, 2020 · 0 comments
Open

Cannot update momentjs-rails due to dependency #13

stuartluscombe opened this issue Aug 12, 2020 · 0 comments

Comments

@stuartluscombe
Copy link
Contributor

I have an error in my application which states

 Uncaught Error: Tempus Dominus Bootstrap4's requires at least moment.js v2.17.0 but less than v3.0.0

However, when trying to update momentjs-rails to a version >= 2.17.0 I then get an error stating

Bundler could not find compatible versions for gem "momentjs-rails":
  In Gemfile:
    momentjs-rails (>= 2.17.0, < 3.0.0)

    moment_timezone-rails was resolved to 0.5.25, which depends on
      momentjs-rails (~> 2.15.1)

Could the gemspec please be updated to allow a later version?

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