dougwilson / nodejs-depd

Deprecate all the things
MIT License
325 stars 87 forks source link

Error is global Error.stackTraceLimit is too low #9

Closed dougwilson closed 10 years ago

dougwilson commented 10 years ago
depd/index.js:259
  var file = callSite.getFileName() || '<anonymous>'
                      ^
TypeError: Cannot call method 'getFileName' of undefined
    at callSiteLocation (depd/index.js:259:23)
    at Function.log (depd/index.js:201:12)
    at deprecate (depd/index.js:124:9)