Error loading shared library ld-linux-aarch64.so.1: No such file or directory
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 146
Description
### Current Behavior
i got this error `Error: Error loading shared library ld-linux-aarch64.so.1: No such file or directory (needed by /data/node_modules/onnxruntime-node/bin/napi-v3/linux/arm64//libonnxruntime.so.1.16.3)` when i try to deploy flow which contain this node `@good-i-deer/node-red-contrib-object-detection`

### Expected Behavior
on node-red not getting this error if I deploy same flow, so on flowfuse it should not give this type of error and the flow should work as expected
### Steps To Reproduce
- install `@good-i-deer/node-red-contrib-object-detection`
- add Good object detection node to canvas
- deploy the flow
### Environment
- FlowFuse version:
- Node.js version:
- npm version:
- Platform/OS:
- Browser:
### Have you provided an initial effort estimate for this issue?
I can not provide an initial effort estimate
Contributor guide
Assessment
This issue has not been assessed yet.