napi-canon-cameras
napi-canon-cameras copied to clipboard
Linux compatibility
Hello, and thank you for providing the wrapper!
I'm currently using PiOS. Could you please confirm if it's compatible with the Linux ESDK?
I'm having trouble creating my package.
When I run npm run package, I encounter the following error: `
@dimensional/[email protected] package npm run prebuild && node helpers/create-tgz.js
@dimensional/[email protected] prebuild run-script-os
run-script-os was unable to execute the script 'prebuild' npm ERR! code 254 npm ERR! path /home/dev/Documents/napi-canon-cameras-main npm ERR! command failed npm ERR! command sh -c run-script-os
npm ERR! A complete log of this run can be found in: npm ERR! /home/dev/.npm/_logs/2024-03-20T10_40_05_834Z-debug.log npm ERR! code 254 npm ERR! path /home/dev/Documents/napi-canon-cameras-main npm ERR! command failed npm ERR! command sh -c npm run prebuild && node helpers/create-tgz.js
npm ERR! A complete log of this run can be found in: npm ERR! /home/dev/.npm/_logs/2024-03-20T10_40_05_875Z-debug.log `
Please, could you help me troubleshoot this issue?