Doesn't work with promises
dypsilon opened this issue · 5 comments
dypsilon commented
All I get is:
at Promise.resolve.then (/usr/src/app/lib/promises/index.js:61:15)
at process._tickDomainCallback (internal/process/next_tick.js:129:7)
Is this project still alive?
tenaciousRas commented
Can you test against a newer fork at https://github.com/drauggres/longjohn ?
mike442144 commented
@tenaciousRas I tried both your repo and this one. But I couldn't get what I want, it seems nothing happened. Does it support node-v6.9.1 LTS?
tenaciousRas commented
Same here. I think you meant @drauggres repo? I only referred to @drauggres because it was ahead of this fork. I couldn't get either fork to work with my NJS v5 project when I wrote that comment in late Oct/2016.
mike442144 commented
I see, thanks.
Siilwyn commented
The --trace-warnings
flag is as close as I can get without this module. :/