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
With moment plugins it is important that all the plugins are using the same version of moment.
Check this using yarn list moment
If it is resolving to multiple copies of moment, you can fix this by limiting your max version in your dependencies, or adding a 'resolutions' to your package.json
TypeError: __WEBPACK_IMPORTED_MODULE_7_moment___default(...)(...).recur is not a function
moment().recur cannot import directly.
The text was updated successfully, but these errors were encountered: