-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot install appmetrics with Node.js v12 on MacOS #572
Comments
@yuecchen thanks for opening the issue, I'm working on it now. Progress:
Update: #576 is passing Travis on Mac and Linux, for Node 8, 10, and 12 |
Update: #576 has been merged! |
@yuecchen can you pull Appmetrics 5.0.0 and see if you can install on Node 12? |
As you closed #573, I assume this is safe to close too |
This is not working on v12.13, also tried on v12.6 |
@n1th1l Our Travis test for Appmetrics 5.1.1 on Node 12.13 on MacOS passed cleanly: https://travis-ci.org/RuntimeTools/appmetrics/jobs/606748803?utm_medium=notification&utm_source=github_status |
I tried to install appmetrics on node v12.18.3 in mac catalina, It's not working. getting bunch of
errors |
@tmkasun Our latest Travis test for Appmetrics 5.1.1 on Node 12.18.4 failed in the test stage but did pass installation: https://travis-ci.org/github/RuntimeTools/appmetrics/jobs/733041231 Can you provide the entire log output for the installation attempt please? |
With Node.js v12, run
npm install appmetrics
, we got some error while compile:and
here is the install log:
2018-11-28T14_57_12_372Z-debug.log
The text was updated successfully, but these errors were encountered: