eugeneware / eugeneware/ffprobe
getting error for arm64 based processors
- Dominant language
- JavaScript
- Stars
- 102
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Error: spawn /home/ubuntu/mixvo-application-server/node_modules/ffprobe-static/bin/linux/arm64/ffprobe ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:268:19)
at onErrorNT (internal/child_process.js:464:16)
at processTicksAndRejections (internal/process/task_queues.js:80:21) {
errno: -2,
code: 'ENOENT',
syscall: 'spawn /home/ubuntu/mixvo-application-server/node_modules/ffprobe-static/bin/linux/arm64/ffprobe',
path: '/home/ubuntu/mixvo-application-server/node_modules/ffprobe-static/bin/linux/arm64/ffprobe',
spawnargs: [
'-show_streams',
'-print_format',
'json',
'/tmp/yzfexgvlznpwzrw1601736594356_.mp4'
]
}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.