dimensional-de / napi-canon-cameras

Node AddOn Api module for Canon cameras
GNU General Public License v3.0
49 stars 18 forks source link

Linux compatibility #20

Open thisoverride opened 3 months ago

thisoverride commented 3 months ago

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/napi-canon-cameras@0.1.0 package npm run prebuild && node helpers/create-tgz.js

@dimensional/napi-canon-cameras@0.1.0 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?

ThomasWeinert commented 2 weeks ago

I developed this before Canon added the Linux compatibility. No work has been done to support Linux, yet.