AriaMinaei/pretty-error

Add next_tick.js to the node.js internal packages list

Opened this issue · 2 comments

Add next_tick.js to the node.js internal packages list

I couldn't find next_tick.js in the list of internal modules. Can you post a snippet that produces a stack tract that includes that module?

@AriaMinaei https://github.com/nodejs/node/blob/master/lib/internal/process/next_tick.js

@aight8 Quick Fix:

/* Assuming @pe is an instance of PrettyError */
pe.skipPath('internal/process/next_tick.js')