karaggeorge / kap-soundflower

Record the system audio using Soundflower
MIT License
28 stars 3 forks source link

Error #11

Open acceleanu opened 4 years ago

acceleanu commented 4 years ago

undefined

macOS version: High Sierra (10.13) Kap version: 3.3.2

Error

Error: Command was killed with SIGABRT (Aborted): /Users/acci/Library/Application Support/Kap/plugins/node_modules/macos-audio-devices/audio-devices list --json
dyld: Symbol not found: _$s18IntegerLiteralTypes013ExpressibleByaB0PTl
  Referenced from: /Users/acci/Library/Application Support/Kap/plugins/node_modules/macos-audio-devices/audio-devices
  Expected in: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/libswiftCore.dylib
 in /Users/acci/Library/Application Support/Kap/plugins/node_modules/macos-audio-devices/audio-devices
    at makeError (/execa/lib/error.js:59:11)
    at Function.module.exports.sync (/execa/index.js:188:17)
    at AsyncFunction.module.exports.<computed>.sync (/macos-audio-devices/index.js:15:26)
    at Object.checkSoundflower [as didInstall] (/kap-soundflower/index.js:122:33)
    at Plugins.install (~/Applications/Kap.app/Contents/Resources/app.asar/main/common/plugins.js:137:31)