HTML5-Desktop-Notifications
HTML5-Desktop-Notifications copied to clipboard
bower.json broken
When using gulp to build our app we're getting the following error:
stream.js:74 throw er; // Unhandled stream error in pipe.
It seems to be coming from
wiredep.js:135:34
I believe this is because of the following empty strings in your bower.json:
"calvinmetcalf/lie": ""
and
"main": "",
I have the same problem