-
Notifications
You must be signed in to change notification settings - Fork 85
Closed
@natew
Description
Haven't seen this reporter anywhere, tried out alpha 27 and with workerize-loader I get this:
TypeError: this.cache.get is not a function
at /Users/nw/projects/motion/orbit/node_modules/webpack/lib/Compilation.js:2186:18
at arrayEach (/Users/nw/projects/motion/orbit/node_modules/neo-async/async.js:2405:9)
at Object.each (/Users/nw/projects/motion/orbit/node_modules/neo-async/async.js:2846:9)
at /Users/nw/projects/motion/orbit/node_modules/webpack/lib/Compilation.js:2179:14
at symbolEach (/Users/nw/projects/motion/orbit/node_modules/neo-async/async.js:2444:9)
at Object.each (/Users/nw/projects/motion/orbit/node_modules/neo-async/async.js:2849:16)
at Compilation.createChunkAssets (/Users/nw/projects/motion/orbit/node_modules/webpack/lib/Compilation.js:2155:12)
at /Users/nw/projects/motion/orbit/node_modules/webpack/lib/Compilation.js:1479:10
at Hook.eval [as callAsync] (eval at create (/Users/nw/projects/motion/orbit/node_modules/webpack/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:6:1)
at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (/Users/nw/projects/motion/orbit/node_modules/webpack/node_modules/tapable/lib/Hook.js:18:14)
at Compilation.seal (/Users/nw/projects/motion/orbit/node_modules/webpack/lib/Compilation.js:1377:27)
at /Users/nw/projects/motion/orbit/node_modules/webpack/lib/Compiler.js:768:19
at /Users/nw/projects/motion/orbit/node_modules/webpack/lib/Compilation.js:1301:4
at eval (eval at create (/Users/nw/projects/motion/orbit/node_modules/webpack/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:11:1)
at /Users/nw/projects/motion/orbit/node_modules/neo-async/async.js:2830:7
at Object.each (/Users/nw/projects/motion/orbit/node_modules/neo-async/async.js:2857:9)