mfncooper / mockery

Simplifying the use of mocks with Node.js
Other
1.1k stars 60 forks source link

Uncaught Error: Loader has not been hooked #32

Open davidporter-id-au opened 9 years ago

davidporter-id-au commented 9 years ago

I'm getting the aforementioned error quite a lot and I'm wondering what general stupidity I'm doing in order to get this error?

I can see a unit-test where this is being exercised, but I don't understand enough about the module-loader internals to understand how I get there.

Any help on the issue is greatly appreciated.

davidporter-id-au commented 9 years ago

Ah, also: npm version 2.12.0 iojs: 2.2.1 mockery: ^1.4.0