digisavvy / some-like-it-neat

A WordPress Theme Using _s, Bourbon + Neat and Theme Hook Alliance
GNU General Public License v2.0
276 stars 61 forks source link

Unhandled throw error on gulp default task run #59

Closed RyanHipkiss closed 9 years ago

RyanHipkiss commented 9 years ago

Hey,

Upon downloading the latest repository, I installed everything and ran the default gulp task.

However this threw an error at me.

events.js:72 throw er;

//Unhandled throw error;

Sorry there isn't much information here, I can add more if needs be, I just only remembered to submit this issue and I am away from my computer atm.

RyanHipkiss commented 9 years ago

Ignore this. It's probably the fact I don't have bower or composer installed on that computer yet. I've just read the README again! D'oh!

digisavvy commented 9 years ago

Haha. No worries, I was just going to ask if you'd run bower, even I ran into that issue just the other day. =) Let me know how you get sorted out!

RyanHipkiss commented 9 years ago

Yep. I needed to install bower. Note to self - read the README.md