I’m encountering an issue while trying to instrument AppDynamics in a Node.js microservice. Here are the details:
The installation process (npm install --legacy-peer-deps) succeeds, but when I run npm run start, I encounter an error message related to appdynamics-libagent-napi. Has anyone else faced a similar issue with this library? Any ideas on how to resolve it? I’m running out of solutions here.
Hello @Eduardo.Rosa,
It's been a few days with no reply from the Community. Have you happened to find a solution or anything you can share?
If you still need help, you can contact Cisco AppDynamics Support: How do I submit a Support ticket? An FAQ
No, I didn't find any solutions yet. Will submit a ticket.
Thank you.
And these are the files and dirs I'm working with in this microsservice: