hassio-addons/addon-node-red

can't install node-red-contrib-face-recognition #828

1003657663 posted onGitHub

Problem/Motivation

I want to install node-red-contrib-face-recognition. This node is useful for face-recognition;

I try to run this order

apk add make apk add g++

npm install node-red-contrib-face-recognition

and then error

I think this system is lost something, there are something need be install , otherwise the node-red can not run any thing about Neural Networks


Add the packages you need to system_packages in the add-on config, restart the add-on, and then install node-red-contrib-face-recognition using the palette manager.

posted by bonanitech over 4 years ago

node-red-contrib-face-recognition using the palette manager.

One should not use the palette manager, use add-on configuration instead.

In general, this is not an add-on issue, but a user configuration error, therefore closing this issue.

posted by frenck over 4 years ago

Oh, right. Use the npm_packages option to install node-red-contrib-face-recognition.

posted by bonanitech over 4 years ago

Fund this Issue

$0.00
Funded

Pull requests