-
Notifications
You must be signed in to change notification settings - Fork 55
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
install error #172
Comments
This module works only with node v10. in current LTS v12 the module can not be installed due to node-gyp issues. Note that v10 has a support up until April 2021. So currently the clock is ticking and I really do not know if you guys will consider using v10 instead of v12 for a performance evaluation module.... You already compromise performance by staying in v10. |
Hi @nmargaritis, thanks for your comment - it's prompted me to update our automated testing for appmetrics-dash. You can see the PR I've raised for it (#188) and hopefully you can see the resulting Travis run (https://travis-ci.org/github/RuntimeTools/appmetrics-dash/builds/680791283) that shows that on Linux and OSX appmetrics-dash works on all currently supported versions of Node.js (v10, v12, v13 and v14). For the Windows errors, we see the same kind of test errors on appmetrics which is likely the cause - I've opened RuntimeTools/appmetrics#637 to fix those up - but in all cases, appmetrics-dash does install. In light of all appmetrics-dash installations with supported Node.js versions installing correctly (albeit with warnings) at this time, I'm going to close this issue. |
Have you managed to resolve this issue? I'm also only able to install appmeetrics-dash with nodeJS 10, no later. |
I get an error when installing.
Can you tell me how to fix it?
The text was updated successfully, but these errors were encountered: