Skip to content
This repository has been archived by the owner on Dec 5, 2017. It is now read-only.

Uncaught ReferenceError: module is not defined #36

Closed
green-arrow opened this issue Jun 12, 2015 · 4 comments
Closed

Uncaught ReferenceError: module is not defined #36

green-arrow opened this issue Jun 12, 2015 · 4 comments

Comments

@green-arrow
Copy link

ember: 1.11.1
simple-auth: 0.8.0-beta.3

Getting this pretty nasty error and the application doesn't even load. This started happening today. I haven't changed my ember version either. This happens on beta.2 and beta.3.

Uncaught ReferenceError: module is not defined
resolveOther @ ember-resolver.js:114
superWrapper @ ember.debug.js:17592
exports.default.EmberObject.default.extend.resolve @ ember.debug.js:4905
resolve @ ember.debug.js:4668
resolve @ ember.debug.js:2243
Registry.resolve @ ember.debug.js:1787
factoryFor @ ember.debug.js:1351
instantiate @ ember.debug.js:1412
lookup @ ember.debug.js:1309
Container.lookup @ ember.debug.js:1229
Registry.lookup @ ember.debug.js:1675
(anonymous function) @ simple-auth.amd.js:375
__exports__.default @ simple-auth.amd.js:1587
initialize @ simple-auth.js:8
(anonymous function) @ ember.debug.js:4316
(anonymous function) @ ember.debug.js:4340
visit @ ember.debug.js:2281
DAG.topsort @ ember.debug.js:2393
Namespace.default.extend._runInitializer @ ember.debug.js:4339
Namespace.default.extend.runInitializers @ ember.debug.js:4311
Namespace.default.extend.boot @ ember.debug.js:4211
Namespace.default.extend.domReady @ ember.debug.js:4197
Backburner.run @ ember.debug.js:217
Backburner.join @ ember.debug.js:240
run.join @ ember.debug.js:15966
run.bind @ ember.debug.js:16021
jQuery.Callbacks.fire @ jquery.js:3148
jQuery.Callbacks.self.fireWith @ jquery.js:3260
jQuery.extend.ready @ jquery.js:3472
completed @ jquery.js:3503
@john-griffin
Copy link

Just got this too on a fresh rebuild of my app

Ember 1.12.1
Simple auth 0.7.3

@john-griffin
Copy link

This is now fixed, looks like there was a bad release of ember resolver. ember-cli/ember-resolver#96

Making sure you are on 0.1.17 will fix this.

@green-arrow
Copy link
Author

Awesome, thanks @john-griffin

@marcoow
Copy link
Member

marcoow commented Jun 12, 2015

@john-griffin 👍

@marcoow marcoow closed this as completed Jun 12, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants