karaggeorge / kap-soundflower

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

Something went wrong while using the plugin “soundflower” #5

Open hmutanqilong opened 4 years ago

hmutanqilong commented 4 years ago

undefined

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

Something went wrong while using the plugin “soundflower”

Error: Command was killed with SIGABRT (Aborted): /Users/tql/Library/Application Support/Kap/plugins/node_modules/macos-audio-devices/audio-devices input get --json
dyld: Symbol not found: _$s18IntegerLiteralTypes013ExpressibleByaB0PTl
  Referenced from: /Users/tql/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/tql/Library/Application Support/Kap/plugins/node_modules/macos-audio-devices/audio-devices
    at makeError (/execa/lib/error.js:59:11)
    at handlePromise (/execa/index.js:114:26)
    at async module.exports.<computed> (/macos-audio-devices/index.js:10:20)
    at async Object.willStartRecording (/kap-soundflower/index.js:56:31)
    at async /Applications/Kap.app/Contents/Resources/app.asar/main/common/aperture.js:56:7
    at async Promise.all (index 0)
    at async Object.startRecording (/Applications/Kap.app/Contents/Resources/app.asar/main/common/aperture.js:148:3)