caller icon indicating copy to clipboard operation
caller copied to clipboard

Always getting "internal/module.js" as caller

Open adelriosantiago opened this issue 7 years ago • 3 comments

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.

adelriosantiago avatar Dec 17 '17 10:12 adelriosantiago

What version of Node? 8? I'm betting there is a compatibility issue.

tlivings avatar Dec 25 '17 01:12 tlivings

Actually, I'm on v6.10.3. Maybe I did something wrong? I followed the example in the Readme.

adelriosantiago avatar Dec 29 '17 00:12 adelriosantiago

It might have broken that early. I have a PR in that resolves it. I should probably adjust to test on 6 as well.

tlivings avatar Dec 30 '17 17:12 tlivings