express-mock-request icon indicating copy to clipboard operation
express-mock-request copied to clipboard

TypeError: Cannot read property 'forEach' of undefined

Open feidianbo opened this issue 8 years ago • 0 comments

methods.forEach(function(method){ ^

TypeError: Cannot read property 'forEach' of undefined at Object. (/Users/deo/Documents/river.governor/server/node_modules/express-mock-request/index.js:37:8) at Module._compile (module.js:571:32) at Object.Module._extensions..js (module.js:580:10) at Module.load (module.js:488:32) at tryModuleLoad (module.js:447:12) at Function.Module._load (module.js:439:3) at Module.require (module.js:498:17) at require (internal/module.js:20:19) ... at Module._compile (module.js:571:32)

feidianbo avatar Mar 10 '17 01:03 feidianbo