-
Notifications
You must be signed in to change notification settings - Fork 45
Error building nodereport #55
Comments
/cc @sam-github |
This is probably because the deployment target is set as 10.5 in Node.js v4.x: https://github.com/nodejs/node/blob/v4.x/common.gypi#L355 |
Reproduces on the CI with Node.js v4: https://ci.nodejs.org/view/post-mortem/job/nodereport-continuous-integration/45/MACHINE=osx1010/console |
Ok, so the problem seems to be the change from https://github.com/nodejs/node-report/pull/31/files |
10.12.2 |
Node 6 works |
I've pushed a fix, you can test it with: |
That won't work for me as we're using |
I could merge it onto that, the merge request for those changes is going from stream_output not my _dev branch. Let me check it won't break anyone else. |
/cc @sam-github |
A fix for the Plan is to land and publish the getReport API enhancement #48 tomorrow so appmetrics can switch their dependency from the hhellyer branch, and get the build fix as well as the new API. |
getReport() API enhancement #48 now released as npm https://www.npmjs.com/package/node-report v2.1.0 |
@curtisr7 OK to close this? thanks |
👍 |
While running
npm install
against appmetrics-dash I'm getting an error [1] while building nodereport.appmetrics
depends on https://github.com/hhellyer/nodereport.git#stream_output_dev[1]
The text was updated successfully, but these errors were encountered: