FamousArchives / generator-famous

for those who hate doing things once
123 stars 26 forks source link

console error #20

Closed mjb14 closed 10 years ago

mjb14 commented 10 years ago

The app works fine for me out of the gate (I see image centered on screen), although I do see an error in the console:

Uncaught ReferenceError: define is not defined main.js:2

I believe everything installed correctly...but perhaps something got hosed on my end.

MylesBorins commented 10 years ago

Are you running grunt serve to run the app? On Apr 17, 2014 7:54 AM, "mjb14" notifications@github.com wrote:

The app works fine for me out of the gate (I see image centered on screen), although I do see an error in the console:

Uncaught ReferenceError: define is not defined main.js:2

I believe everything installed correctly...but perhaps something got hosed on my end.

— Reply to this email directly or view it on GitHubhttps://github.com/Famous/generator-famous/issues/20?utm_campaign=website&utm_source=sendgrid.com&utm_medium=email .

mjb14 commented 10 years ago

Bah - I was not...thanks!