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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | wetkit-missing_modernizer_library-2360853-1.patch | 391 bytes | tomdavidson |
Comments
Comment #1
tomdavidson commentedProposed workaround.
Comment #2
tomdavidson commentedComment #3
sylus commentedThe 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!