We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Good Day
Please assist here. I am getting the following error when deploying the workspace.
`Error: Cannot find module '/usr/local/lib/node_modules/node-red-contrib-tfjs-coco-ssd/node_modules/@tensorflow/tfjs-node/lib/napi-v5/tfjs_binding.node' Require stack:
This has popped up on 2 separate PCs running the most recent node.js and node-red
Node-Red Core v2.0.5 Node v14.17.0 NPM v7.20.6
Thanks in advance
The text was updated successfully, but these errors were encountered:
Update: OS: Linux Fedora 34
Tried using the http://:1880/coco/model.json
Had a look in the folder for the tfjs_binding.node file. Doesnt exist
Followed by copying the file from a Windows PC and got this error:
"Error: /root/.node-red/node_modules/@tensorflow/tfjs-node/lib/napi-v5/tfjs_binding.node: invalid ELF header"
Sorry, something went wrong.
No branches or pull requests
Good Day
Please assist here. I am getting the following error when deploying the workspace.
`Error: Cannot find module '/usr/local/lib/node_modules/node-red-contrib-tfjs-coco-ssd/node_modules/@tensorflow/tfjs-node/lib/napi-v5/tfjs_binding.node'
Require stack:
This has popped up on 2 separate PCs running the most recent node.js and node-red
Node-Red Core v2.0.5
Node v14.17.0
NPM v7.20.6
Thanks in advance
The text was updated successfully, but these errors were encountered: