sindresorhus / caller-callsite

Get the callsite of the caller function
MIT License
53 stars 10 forks source link

TypeError: Cannot read property 'getFileName' of undefined #2

Closed tamtakoe closed 8 years ago

tamtakoe commented 8 years ago

This module has the same problem: https://github.com/sindresorhus/caller-path/issues/2

kevva commented 8 years ago

There's a fix in https://github.com/sindresorhus/caller-callsite/pull/1. This is probably a duplicate of https://github.com/sindresorhus/caller-path/issues/1 so I'm going to close.