I have installed several times with the make files and manual. I get the following status error:

Error
Navbar: Modernizr library The Modernizr library is not present
The Modernizr library could not be found.

Modernizr has a drush install file that downloads the library, but it does not appear to be utilized in Navbar:
https://www.drupal.org/project/navbar
https://www.drupal.org/project/modernizr

I propose including moderinzr in wetkit.info until upstream has the issue resolved.

Comments

tomdavidson’s picture

Proposed workaround.

tomdavidson’s picture

sylus’s picture

Status: Active » Closed (duplicate)

The WxT jQuery Framework already ships with Modernizr, the problem was there was no way to tell Navbar of this other location. I committed a fix over at:

#2375481: library is not present The Modernizr library could not be found

Thanks for the report!