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

Trouble installing, either from palette or cmd #76

Closed
kccrkccr opened this issue Mar 23, 2023 · 4 comments
Closed

Trouble installing, either from palette or cmd #76

kccrkccr opened this issue Mar 23, 2023 · 4 comments

Comments

@kccrkccr
Copy link

kccrkccr commented Mar 23, 2023

Whether I install from the palette or command window, I get the same error: Error: The specified module could not be found. \?\C:\Users\katel.node-red\node_modules@tensorflow\tfjs-node\lib\napi-v5\tfjs_binding.node (line:6)
I can see that module where it should be (unless I've made a mistake) so I'm not sure what's going on. Thanks for your time and I apologize if I'm missing something obvious.

@kccrkccr
Copy link
Author

I tried installation on a different Windows PC and got the same error.

@kccrkccr
Copy link
Author

I uninstalled and reinstalled node-red and now get the same error as the other poster: ERR_DLOPEN_FAILED in the palette manager. In the CMD window I get continue to get a similar error to before, "- node-red-contrib-teachable-machine:teachable machine : Error: The specified module could not be found.
\?\C:\Users\katel.node-red\node_modules@tensorflow\tfjs-node\lib\napi-v5\tfjs_binding.node"

@elyancorrea
Copy link

+1

It's related to alpine image from docker and tensorflow.js

@bonastreyair
Copy link
Owner

exactly! it will be automatically fixed with 3.1 version using Debian base image

node-red/node-red-docker#378

closing the issue, you can try it with the dev version, since it works! https://hub.docker.com/layers/nodered/node-red-dev/v3.1.0-beta.4-debian/images/sha256-82a1b46a1fbc5c1ff49bccb23380988fa289d64e3a8eaf4baf71ebaefd858579?context=explore

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

3 participants