kevva / kevva/kap-streamable

Something went wrong while loading “kap-streamable”

Open
#57 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
37
Forks
4
PR merge metrics
No merged PRs in 30d

Description

**macOS version:** Unknown ()
**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 ()
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 /Applications/Kap.app/Contents/Resources/app.asar/dist-js/plugins/index.js:182:62
at Array.map ()
at Plugins.loadPlugins (/Applications/Kap.app/Contents/Resources/app.asar/dist-js/plugins/index.js:182:50)
```

Contributor guide

No contributing guide indexed for this repository

Research direction

The error occurs while loading the kap-streamable plugin and points to plugin configuration validation in dist-js/plugins/config.js, specifically the password property schema. Start by locating the repository configuration or schema for that property and reproduce loading the plugin in Kap. Done means the plugin loads without the reported AJV schema error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.