kevva / kap-streamable

Kap plugin - Share on Streamable
MIT License
34 stars 4 forks source link

Something went wrong while loading “kap-streamable” #48

Closed buuduc closed 3 months ago

buuduc commented 3 months ago

macOS version: Monterey (12) Kap version: 3.6.0

Something went wrong while loading “kap-streamable”

Error: schema is invalid: data.properties['password'].type should be equal to one of the allowed values, data.properties['password'].type should be array, data.properties['password'].type should match some schema in anyOf
    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.uninstall (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/plugins/index.js:101:24)
    at electron/js2c/browser_init.js:221:8665
    at IpcMainImpl.<anonymous> (electron/js2c/browser_init.js:221:5052)

this is the first time I have opened Kap app I have never login to Streamable before

buuduc commented 3 months ago

This one is duplicated, with many issues is reported. I will close it

buuduc commented 3 months ago

This problem is from the plugin kap-streamable. I forked it and created another plugin, which name is kap-streamable-v2 I tested, and it worked well https://github.com/kevva/kap-streamable/pull/4#issuecomment-2132174435