You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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`
The text was updated successfully, but these errors were encountered:
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`
The text was updated successfully, but these errors were encountered: