We are trying to use the appdynamics node dependency and are currently unable to resolve it. It appears that it's unavailable at the expected AppDynamics CDN location. Last week, version 23.5 was successfully found and downloaded, but today neither 23.5 nor 23.7 appears to be available:
npm install appdynamics
npm ERR! code E404
npm ERR! 404 Not Found - GET https://cdn.appdynamics.com/packages/nodejs/23.7.0.0/appdynamics-native-node.tgz
npm ERR! 404
npm ERR! 404 'appdynamics-native@https://cdn.appdynamics.com/packages/nodejs/23.7.0.0/appdynamics-native-node.tgz' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
Has anyone else been able to resolve this issue, or is there a known issue resolving this dependency?
Apologies for the delay in reporting back on this issue. We raised a support ticket for this and were told there was a fix applied that should have resolved the problem. We can confirm that we again able to download the appdynamics npm dependency (23.7) from the CDN as expected.
npm install appdynamics
Thanks!
Jeff
Hi @Jeffrey.Leedy,
Thanks for sharing the solution, the community appreciates it!
Apologies for the delay in reporting back on this issue. We raised a support ticket for this and were told there was a fix applied that should have resolved the problem. We can confirm that we again able to download the appdynamics npm dependency (23.7) from the CDN as expected.
npm install appdynamics
Thanks!
Jeff
Hi @Jeffrey.Leedy,
I see you created a ticket, can you please share the learnings here as a reply, thanks!
Hi @Jeffrey.Leedy,
Thanks for sharing this info. Seems like it might be a bug, so I would recommend contacting Support and letting them know.
How do I submit a Support ticket? An FAQ
If you hear back from Support, please report back on this thread.