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

Node missing? #1

Open
supermichael opened this issue Jan 20, 2020 · 1 comment
Open

Node missing? #1

supermichael opened this issue Jan 20, 2020 · 1 comment

Comments

@supermichael
Copy link

If I install this node over manage palette it kind of works (see log).

If I want to deploy said node, node-red states "node missing" and refers to the node miot-airpurifier inside the module. After a reload of the page to module is missing and not stated anymore. I think I run the latest version of node-red.

Is a Node.js update mandatory?
Is this related to the missing peers? If so, maybe other libraries could be used to assure integratrion into node-red?

Thanks.

`-----------------------------------------------------------
2020-01-20T21:02:08.519Z installieren : node-red-contrib-mi-air-purifier3 0.0.11

2020-01-20T21:02:08.578Z npm install --no-audit --no-update-notifier --save --save-prefix="~" --production node-red-contrib-mi-air-purifier3@0.0.11
2020-01-20T21:02:12.631Z [err] npm
2020-01-20T21:02:12.633Z [err]
2020-01-20T21:02:12.633Z [err] WARN npm
2020-01-20T21:02:12.634Z [err] npm does not support Node.js v10.15.2
2020-01-20T21:02:12.635Z [err] npm
2020-01-20T21:02:12.635Z [err] WARN
2020-01-20T21:02:12.635Z [err] npm You should probably upgrade to a newer version of node as we
2020-01-20T21:02:12.635Z [err] npm
2020-01-20T21:02:12.635Z [err] WARN
2020-01-20T21:02:12.636Z [err] npm
2020-01-20T21:02:12.636Z [err] can't make any promises that npm will work with this version.
2020-01-20T21:02:12.636Z [err] npm
2020-01-20T21:02:12.636Z [err] WARN
2020-01-20T21:02:12.636Z [err] npm
2020-01-20T21:02:12.637Z [err] Supported releases of Node.js are the latest release of 4, 6, 7, 8, 9.
2020-01-20T21:02:12.637Z [err] npm
2020-01-20T21:02:12.637Z [err] WARN
2020-01-20T21:02:12.637Z [err] npm
2020-01-20T21:02:12.637Z [err] You can find the latest version at https://nodejs.org/
2020-01-20T21:02:36.490Z [err] npm
2020-01-20T21:02:36.491Z [err] WARN ws@7.2.1 requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself.
2020-01-20T21:02:36.491Z [err] npm WARN ws@7.2.1 requires a peer of utf-8-validate@^5.0.2 but none is installed. You must install peer dependencies yourself.
2020-01-20T21:02:36.493Z [err]
2020-01-20T21:02:36.499Z [out] + node-red-contrib-mi-air-purifier3@0.0.11
2020-01-20T21:02:36.499Z [out] added 120 packages from 53 contributors in 22.437s
2020-01-20T21:02:36.535Z rc=0`

@makstech
Copy link

See my comment here, maybe it will help!

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