You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Face API Docker image fails to build due to tfjs-node npm install issue
Error: /opt/nodejs/node_modules/@tensorflow/tfjs-node/lib/napi-v8/tfjs_binding.node: cannot open shared object file: No such file or directory
To Reproduce
Clone repository
Change directory to deployment
Run ./build-deploy-docker-image.sh --image-name faceapi-on-aws
Image fails to build
Describe the bug
Face API Docker image fails to build due to tfjs-node npm install issue
Error: /opt/nodejs/node_modules/@tensorflow/tfjs-node/lib/napi-v8/tfjs_binding.node: cannot open shared object file: No such file or directory
To Reproduce
Clone repository
Change directory to deployment
Run
./build-deploy-docker-image.sh --image-name faceapi-on-aws
Image fails to build
Expected behavior
Successful image build
Please complete the following information about the solution:
Screenshots
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: