-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
The problem
Loom fails silently, with no feedback on what the error is, when specifying a Connectors folder with a misconfigures plugin-config.json
Steps to reproduce
create the most basic plugin with only plugin.js and plugin-config.json and in particular make sure to:
- have the
idfield inplugin-config.jsonbe different than the folder name - make sure this is the only Connector in your Connectors directory
If you add this folder ☝🏼to Loom 2.0.2 (10) it will fail silently.
Control group
How was I able to figure this out? Add this same Connector to a folder with multiple Connectors correctly configured. Loom will show the following error: A connector id ${connectorId} does not match its ${connectorFolder} folder. Update the plugin-config. json
Proposal
The ability to see this same error message even on a folder with a single Connector
Metadata
Metadata
Assignees
Labels
No labels