caller
caller copied to clipboard
Always getting "internal/module.js" as caller
I am always getting "internal/module.js" as the caller.
Why?
I am using the module just like in the "Initialization Time Caller" example in the readme.
What version of Node? 8? I'm betting there is a compatibility issue.
Actually, I'm on v6.10.3. Maybe I did something wrong? I followed the example in the Readme.
It might have broken that early. I have a PR in that resolves it. I should probably adjust to test on 6 as well.