pnpm version:
pnpm 0.39.0 (but I think all versions of pnpm.)
Code to reproduce the issue:
- Install packages with pnpm (
$ pnpm install)
- Launch node app with node-newrelic.
Expected behavior:
- Successfully launched within seconds.
Actual behavior:
Bypass way:
- Launch with
NEW_RELIC_ENABLED=false
Additional information:
npm 3.10.3
Node v6.7.0
OSX El Capitan 10.11.6
pnpm version:
pnpm 0.39.0 (but I think all versions of pnpm.)
Code to reproduce the issue:
$ pnpm install)Expected behavior:
Actual behavior:
node_modulepackagesBypass way:
NEW_RELIC_ENABLED=falseAdditional information:
npm 3.10.3
Node v6.7.0
OSX El Capitan 10.11.6