I've tried this on both of the available 7.x releases from the project page, and I still get this error message:
"Please download and copy the head.js library to your "/sites/all/libraries/headjs" folder"
The thing is, I've already downloaded head.js and put it under /sites/all/libraries/headjs.
I tried running cron and flushing my cache to see if that'd help anything, but I'm still getting the same error messages.
What am I doing wrong here?
Comments
Comment #1
jordanmagnuson commentedSame issue here with the latest 6.x dev. Have put the files as per the readme at:
Have also tried /dist folder, with no luck.
Comment #2
jordanmagnuson commentedComment #3
odegard commentedHappens to me as well.
Comment #4
adamgerthel commentedHappens to me too
Comment #5
demoshane commentedSame
Comment #6
ubdr commentedYou need to download all the files , i.e., head.js, head.min.js , and head.load.min.js from http://headjs.com/#download to /sites/all/libraries/headjs folder
Comment #7
zorly commentedThank you ubzub. Download and put all 3, not just the head.js
Worked like a charm. Cheers!
Comment #8
alienzed commentedYep, all three are required. This is not clear and frankly if all three are needed I am curious to know why there isn't a single file for efficiency.