Resolved! AppDynamics Node.JS agent on Windows crashes
Hi, I'm trying to use appdynamics agent in a node app, but it silently crashes the entire app when I merely try to require it. I tried to debug node when it happens and it seems to crash when calling process.dlopen and trying to load the zmq.node m...