Add next_tick.js to the node.js internal packages list
aight8 opened this issue · 2 comments
aight8 commented
Add next_tick.js to the node.js internal packages list
AriaMinaei commented
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?
MechanicalHuman commented
@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')