dougwilson/nodejs-depd

callSite.getFileName() is not Function

GuoSirius opened this issue · 5 comments

Hi, and sorry you are having trouble. What version of Node.js are you getting this error with?

muwoo commented

@dougwilson I have the same problem. my node version is 14.6. I printed out the value of the callSite which is an empty object: {}. I am looking forward to your reply. Thanks!

Thanks. I just played around on 14.6 without issue. Can you provide instructions for how you set up this where there error happens so I can replicate it?

node 14.17.5
electron 13.6.6
camo 0.12.4

@dougwilson you can use vue-cli to create electron project and run .

Thank you @GuoSirius i just tried that and was unable to reproduce. If you can provide more detailed instructions, I can reopen.