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

crashes wordpress after activation #120

Closed kevincompton closed 6 years ago

kevincompton commented 6 years ago

I've tried repeated installs and variations on the variables in the gulp settings and no matter what activating this theme crashes my local wordpress install completely and only works again if I unset that theme in the database

digisavvy commented 6 years ago

Hi @kevincompton - Sorry for the troubles there. Can you provide me some steps so I can attempt to reproduce? Also, is this a fresh install? What error do you receive when you activate the theme?

digisavvy commented 6 years ago

@kevincompton - just checking in on those steps. Let me know. =)

digisavvy commented 6 years ago

@kevincompton - I did end up replicating this issue. Or at least I think I did. You have to run composer install first. At least for now. I'll work that issue out and/or update the documentation.

digisavvy commented 6 years ago

Hi @kevincompton - this PR from @bamadesigner should address this issue. Let me know if it's still an issue for you.

Thanks.