FullCalendar is not using the correct path for the FullCalendar library located in /profiles/julio/libraries/fullcalendar. There is a "Path to FullCalendar" setting that can be set at /admin/config/user-interface/fullcalendar to temporarily resolve this. In addition, the fullcalendar library is in a nested folder, similar to #1465816: nivo slider js library packaging/build issues. Addressing these issues in the FullCalendar queue at #1472436: Allow "Path to FullCalendar" Setting to use Libraries API.

Comments

jgraham’s picture

geerlingguy’s picture

jgraham’s picture

jgraham’s picture

Linking to the remaining blocker on this

#1482888: Support 'subtree' download attribute for libraries

jgraham’s picture

Temporary workaround after installing (similar to #1465816: nivo slider js library packaging/build issues)

cd TO-YOUR-WEBROOT
cd profiles/julio/libraries/fullcalendar/
rm -r changelog.txt  demos/ GPL-LICENSE.txt MIT-LICENSE.txt jquery/
mv fullcalendar/* .
rmdir fullcalendar/
drush cc all
jgraham’s picture

I think this may be okay to close, the libraries are getting packaged properly, but I didn't see the drupal.org drush issue closed out. Followed up for clarification to ensure this isn't a transient success.

jgraham’s picture

Status: Active » Fixed

Fixed in d.o packager

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

jgraham’s picture

Status: Closed (fixed) » Active

Latest builds are exhibiting this issue again.

jgraham’s picture

Status: Active » Fixed

Latest builds are proper.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.