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

Uncaught ReferenceError: define is not defined #56

Closed koraysels closed 9 years ago

koraysels commented 9 years ago

I've installed everything ran npm install, bower install and gulp but i still get javascript errors ... any ideas? did I forget something?

digisavvy commented 9 years ago

Sorry you're having issues with the theme, man. =)

So, upon installing the theme, run npm install (or sudo npm install, if it needs to be ran as an admin on a mac), and then bower install will get you up and going. Once that's done, you need to just run 'gulp' without the single quotes.

At which point do you see that error?

koraysels commented 9 years ago

When I run the theme.. I mean js errors in the chrome console saying "define is not defined".. I switched to an older version of your theme and there are no problems there;) thanks for your work!

digisavvy commented 9 years ago

Hey there, Hmm, I'd like to be able to reproduce the issue, but I'm not able to, even on the latest version of the theme... Do you recall the version that was giving you fits?