mozilla / chromeless

DEPRECATED - Build desktop applications with web technologies.
http://mozillalabs.com/chromeless
761 stars 117 forks source link

Uncaught-Exception: 'ReferenceError: require is not defined' #139

Closed ZimM-LostPolygon closed 3 years ago

ZimM-LostPolygon commented 13 years ago

I've downloaded the 0.3 version and trying to run some demos from the "tests" dir. But actually most of them seem not to work because of this error: Uncaught-Exception: 'ReferenceError: require is not defined'". Am I doing something wrong? The doc says that require() function is injected automatically. Am I missing something?