Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
10-17-2022 11:03 PM
Hi
I am building a Node project that includes appdynamics. It's built via Yarn and it fails at the appdynamics-native step:
Exit code: 1
Command: npm install request@2.40.0 fs-extra@2.0.0 tar@5.0.0 && node install.js appdynamics-native-native appdynamics-native 8373.0.0
I checked the install script for appdynamics-native. I found it gets the architecture string from process.arch and tries to match it against x64, win32, or ia32, and if it can't it returns null and then later exits with an error.
Presumably there's no arm64 build for appdynamics-native (I don't see arm64 on the supported OS for nodeJS page). I can modify the install script to force the x64 download (which should be able to run via Rosetta) but Yarn will overwrite the changes during build. The only workaround I found that works is using NVM to install a x64 Node binary and then build the project but it's not great to have to run the whole thing via Rosetta rather than just this module. Does anyone know of a better approach?
11-09-2022 02:39 AM
Hi Nikolas
We have the same issue and just want to get my post in here so that I am subscribed to this when there is a fix.
There is also already an enhancement request on the Idea Exchange for this also.
Hope it gets looked at soon.
Just got feedback from AppD support today on this:
"Unfortunately, we do not support Apple’s M chips, either ARM architectures for Node.js agents at this moment"
Dietrich
11-09-2022 09:45 AM
Hi @Dietrich.Meier,
Would you mind sharing the Idea Exchange request for @Nikolas.Xexenis - so they can choose to vote for it/subscribe to it so they get updates to that as well?
Thanks,
Ryan, Cisco AppDynamics Community Manager
Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.
Check out Observabiity in Action
new deep dive videos weekly in the Knowledge Base.
11-09-2022 09:42 PM
Hi
Here is the link to the Idea Exchange topic.
https://community.appdynamics.com/t5/Idea-Exchange/Node-JS-agent-build-support-on-Mac-M1/idc-p/49330...
Screenshot to path:
Regards
Dietrich
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form