dimensional-de / napi-canon-cameras

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

Apple Silicon / Rosetta build #15

Open mateusk opened 1 year ago

mateusk commented 1 year ago

Hi, is it possible to build this using on an Apple Silicon machine, maybe using Rosetta? I have tried to run npm run package but then I get this error:

Error: No native build was found for platform=darwin arch=arm64 runtime=node abi=93 uv=1 armv=8 libc=glibc node=16.19.1
    loaded from: /Developer/Experiments/napi-canon-cameras-main

Thanks in advance for any advice.