You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this error on an M1 Mac when running npx macos-audio-devices:
sh: ~/.npm/_npx/ce1ffa718b3a0753/node_modules/.bin/macos-audio-devices: Bad CPU type in executable
I understand that this is due to not having Rosetta 2 installed, but I'm wondering if it would be possible to build the npm package for Apple Silicon systems (arm64). Not sure how large of an undertaking this would be, but was curious if it might be doable or what such a process might entail.
The text was updated successfully, but these errors were encountered:
The forked version also get error
Command failed with exit code 1: /private/var/folders/z4/bfqcydyx34l47r9ctb1js4000000gn/T/AppTranslocation/548C3DC1-E239-49D0-9191-1F29BA6CE8B6/d/xxxxxxxx.app/Contents/Resources/app.asar.unpacked/node_modules/@spotxyz/macos-audio-devices/audio-devic...
I'm getting this error on an M1 Mac when running
npx macos-audio-devices
:I understand that this is due to not having Rosetta 2 installed, but I'm wondering if it would be possible to build the npm package for Apple Silicon systems (arm64). Not sure how large of an undertaking this would be, but was curious if it might be doable or what such a process might entail.
The text was updated successfully, but these errors were encountered: