Active
Project:
Highcharts
Version:
7.x-2.x-dev
Component:
Other
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2014 at 15:21 UTC
Updated:
4 Dec 2014 at 17:02 UTC
Jump to comment: Most recent
I'm having trouble getting this module installed and running. It seems that highcharts_library() looks for files in certain places which do not match what is available when downloading the Highcharts library. Version 2.3.5 is no longer available directly form highcharts.com, but from the Github repo as a tag. The files in the repo don't match up to what highcharts_library() is looking for.
Comments
Comment #1
jlbellidoI've just sent a patch fixing this issue but fixing drush command, try appling #2387273: Unable to download HighCharts via Drush command patch and then run
drush highcharts-downloadIt worked for me, if it works for you as well, please comment in that issue.
Regards!