Skip to content

Silent error on plugin misconfiguration #28

@Dudemullet

Description

@Dudemullet

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 id field in plugin-config.json be 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions