Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux compatibility #20

Open
thisoverride opened this issue Mar 20, 2024 · 1 comment
Open

Linux compatibility #20

thisoverride opened this issue Mar 20, 2024 · 1 comment
Assignees

Comments

@thisoverride
Copy link

thisoverride commented Mar 20, 2024

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
Copy link
Contributor

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

@ThomasWeinert ThomasWeinert self-assigned this Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants