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
{{ message }}
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.
The latest releases have been to fix versions of the fullcalendar and jquery dependencies as it seems like that the latest version of these packages have broken this package.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Node v14.5.0
Yarn v.1.22.4
When i update package to 2.8.1-0 version, structure of node_modules directory changed
Before:
node_modules
vue-full-calendar
fullcalendar
After:
node_modules
vue-full-calendar
node_modules
fullcalendar
So, previous code with direct import of fullcalendar package will be incorrect.
I think, need to pay attention
The text was updated successfully, but these errors were encountered: