I'm getting following 3 errors on face-recognition node.
Error: ERR_DLOPEN_FAILED - Unable to use @vladmandic/face-api/dist/face-api.node.js; CPU binding. Check your loggs when installing. See this node's documentation and Make sure that module @tensorflow/tfjs-node is properly working & installed under your Node-RED user directory, typically ~/.node-red
Error: ERR_DLOPEN_FAILED - Unable to use @tensorflow/tfjs-node; CPU binding. Check your loggs when installing. See this node's documentation and Make sure that module @tensorflow/tfjs-node is properly working & installed under your Node-RED user directory, typically ~/.node-red
TypeError: Cannot read properties of undefined (reading 'tf')
Hi,
I'm getting following 3 errors on face-recognition node.
Error: ERR_DLOPEN_FAILED - Unable to use @vladmandic/face-api/dist/face-api.node.js; CPU binding. Check your loggs when installing. See this node's documentation and Make sure that module @tensorflow/tfjs-node is properly working & installed under your Node-RED user directory, typically ~/.node-red
Error: ERR_DLOPEN_FAILED - Unable to use @tensorflow/tfjs-node; CPU binding. Check your loggs when installing. See this node's documentation and Make sure that module @tensorflow/tfjs-node is properly working & installed under your Node-RED user directory, typically ~/.node-red
TypeError: Cannot read properties of undefined (reading 'tf')
What am I missing?