-
Notifications
You must be signed in to change notification settings - Fork 0
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
cannot find module #1
Comments
First of all, thank you for your interest. Please tell us more about your development environment. I think it would be helpful to solve the problem if you let us know the error situation in as much detail as possible! |
@ramaking I have the same issue. I have node-red v3.0.2 and node v18.18.2 on Raspberry Pi Raspbian Buster. Here are the npm install logs:
The error happens when I add the "Good Object Detection" node to a flow and deploy the flow. The error is
|
Installing this node in Node-RED results in the following message:
Error: Cannot find module '../bin/napi-v3/linux/arm/onnxruntime_binding.node'
Require stack:
The text was updated successfully, but these errors were encountered: