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

jordanmagnuson’s picture

Same issue here with the latest 6.x dev. Have put the files as per the readme at:

     /sites/all/libraries/headjs/head.min.js

     and

     /sites/all/libraries/headjs/head.load.min.js

Have also tried /dist folder, with no luck.

jordanmagnuson’s picture

Status: Needs work » Active
odegard’s picture

Happens to me as well.

adamgerthel’s picture

Happens to me too

demoshane’s picture

Same

ubdr’s picture

You 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

zorly’s picture

Thank you ubzub. Download and put all 3, not just the head.js
Worked like a charm. Cheers!

alienzed’s picture

Yep, 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.