Closed wzrdtales closed 8 years ago
I'm having the same issue.
Same here. Would love to know a fix :+1:
Actually found a pretty easy workaround. In your project file just specify the version of Modernizr you'd like to be using.
I added this line to my bower.json
just above the foundation requirement:
...
"modernizr": "^2.8.3",
"foundation": "^5.5.2",
...
Hope this helps @scolyer @wzrdtales
Thanks!
Thanks @sharpshark28 :)
I'm closing all old issues as they are very old.
Please open a new issue if you are experiencing issues with the new version.
Since the foundation dependency of modernizr resolves to version 3.0.0, there seems there have been introduced some incompatibilities.
The following error gets thrown