HTML5-Desktop-Notifications icon indicating copy to clipboard operation
HTML5-Desktop-Notifications copied to clipboard

bower.json broken

Open Rid opened this issue 9 years ago • 1 comments

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": "",

Rid avatar Nov 23 '16 14:11 Rid

I have the same problem

MladenStanojevic avatar Nov 23 '16 19:11 MladenStanojevic