Skip to content
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

installation with node.js 12.7 failed #2

Closed
nobodyMO opened this issue Jul 29, 2015 · 3 comments
Closed

installation with node.js 12.7 failed #2

nobodyMO opened this issue Jul 29, 2015 · 3 comments
Assignees

Comments

@nobodyMO
Copy link

node-red now supports node.js 12.x.
But this node will be removed after update of node.js 12.7.
The installation with npm failed.
Please change the required version to support the installation with node.js 12.7.

146 error Linux 3.18.11-v7+
147 error argv "/usr/bin/node" "/usr/bin/npm" "install" "node-red-contrib-dht-sensor"
148 error node v0.12.7
149 error npm v2.11.3
150 error code ELIFECYCLE
151 error node-dht-sensor@0.0.6 install: node-gyp rebuild
151 error Exit status

@nobodyMO
Copy link
Author

As workaround I have copied the node files directly in the nodes directory.
The node is still working with node.js 12.7.

@bpmurray bpmurray self-assigned this Jan 20, 2016
@bpmurray
Copy link
Owner

I think this has already been addressed. I'll verify that today.

@bpmurray
Copy link
Owner

This has been OK for quite some time.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants