Looks like the problem is that it doens't support node 5.x.x
Checked
npm view appdynamics
Got:
... engines: { node: '>=0.8.0 <=0.12.9' }, ...
Rolled back on
node v0.12.7 and npm 2.11.3
installed ok
Looks like the problem is that it doens't support node 5.x.x
Checked
npm view appdynamics
Got:
... engines: { node: '>=0.8.0 <=0.12.9' }, ...
Rolled back on
node v0.12.7 and npm 2.11.3
installed ok