Skip to content

Instantly share code, notes, and snippets.

@apsdehal
Created May 28, 2015 17:44
Show Gist options
  • Save apsdehal/86698afd5fa75a5150ab to your computer and use it in GitHub Desktop.
Save apsdehal/86698afd5fa75a5150ab to your computer and use it in GitHub Desktop.
Referenceerror
Running "intern:globalize" (intern) task
ReferenceError: module is not defined
at Promise.then.setConfig <node_modules/intern/lib/executors/PreExecutor.js:405:10>
at new Promise <node_modules/intern/node_modules/dojo/Promise.ts:411:3>
at PreExecutor.swapLoader <node_modules/intern/lib/executors/PreExecutor.js:388:11>
at swapLoader <node_modules/intern/lib/executors/PreExecutor.js:350:17>
at <node_modules/intern/node_modules/dojo/Promise.ts:393:15>
at runCallbacks <node_modules/intern/node_modules/dojo/Promise.ts:11:11>
at <node_modules/intern/node_modules/dojo/Promise.ts:317:4>
at Object.run [as _onImmediate] <node_modules/intern/node_modules/dojo/Promise.ts:237:7>
at processImmediate [as _immediateCallback] <timers.js:354:15>
Warning: ReferenceError: module is not defined
at Promise.then.setConfig <node_modules/intern/lib/executors/PreExecutor.js:405:10>
at new Promise <node_modules/intern/node_modules/dojo/Promise.ts:411:3>
at PreExecutor.swapLoader <node_modules/intern/lib/executors/PreExecutor.js:388:11>
at swapLoader <node_modules/intern/lib/executors/PreExecutor.js:350:17>
at <node_modules/intern/node_modules/dojo/Promise.ts:393:15>
at runCallbacks <node_modules/intern/node_modules/dojo/Promise.ts:11:11>
at <node_modules/intern/node_modules/dojo/Promise.ts:317:4>
at Object.run [as _onImmediate] <node_modules/intern/node_modules/dojo/Promise.ts:237:7>
at processImmediate [as _immediateCallback] <timers.js:354:15> Use --force to continue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment