karaggeorge / kap-camera

15 stars 7 forks source link

Something went wrong while loading “kap-camera” #49

Open MuratDoganer opened 1 year ago

MuratDoganer commented 1 year ago

macOS version: Monterey (12) Kap version: 3.5.5

Something went wrong while loading “kap-camera”

Error: schema is invalid: data.properties['deviceName'].enum should NOT have duplicate items (items ## 2 and 4 are identical)
    at CustomAjv.validateSchema (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/ajv/lib/ajv.js:178:16)
    at CustomAjv._addSchema (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/ajv/lib/ajv.js:307:10)
    at CustomAjv.compile (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/ajv/lib/ajv.js:113:24)
    at /Applications/Kap.app/Contents/Resources/app.asar/dist-js/plugins/config.js:33:35
    at Array.map (<anonymous>)
    at new PluginConfig (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/plugins/config.js:13:14)
    at new InstalledPlugin (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/plugins/plugin.js:108:27)
    at Plugins.install (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/plugins/index.js:52:28)