You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
I have an error in my application which states
However, when trying to update momentjs-rails to a version >= 2.17.0 I then get an error stating
Could the gemspec please be updated to allow a later version?
The text was updated successfully, but these errors were encountered: