jaeger-node
jaeger-node copied to clipboard
node 12 and asyncctx
trying to install in node 12.13.1, I found this error:
error [email protected]: The engine "node" is incompatible with this module. Expected version "^4.7 || ^6.9.2 || ^7.3 || ^8.2". Got "12.13.1"
is node 12 support something on the roadmap? it's not a direct dependency but this seems like might be solved updating other dependencies in the tree.