AppD Archive

Node.js Error During NMP

CommunityUser
Splunk Employee
Splunk Employee

Hi,

When I tried to install the node.js, i'm getting the following error.

npm install appdynamics@4.0.0

npm WARN package.json jade@0.27.2 No README data

npm ERR! Darwin 14.1.0

npm ERR! argv "node" "/usr/local/bin/npm" "install" "appdynamics@4.0.0"

npm ERR! node v0.10.36

npm ERR! npm v2.3.0

npm ERR! code ENOTSUP

 

npm ERR! notsup Unsupported

npm ERR! notsup Not compatible with your version of node/npm: appdynamics@4.0.0

npm ERR! notsup Required: {"node":">=0.8.0 <=0.10.33"}

npm ERR! notsup Actual:   {"npm":"2.3.0","node":"0.10.36"}

 

Pls let me know how to resolve this issue.

 

Also let me know email Id to send the debug logs. any email ID?

 

Thx

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

It appears you are running Node 0.10.36. We currently only support up to version 0.10.33.

Support for 0.10.36 is in the works, but in the meantime you can download and run 0.10.33 it should work fine.

Tags (2)

Kyle_Furlong
Contributor

Hi all,

We now support up to 0.10.38 in agent version 4.0.6. Always attempt to use the latest version available by using this syntax: npm install appdynamics@4.0.6.

Regards,

Kyle

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...