Skip to content

Allow plugin dependencies to be defined in package.json #11

Description

@dcrockwell

Right now

  1. If you .use a plugin that is intended to modify another plugin
  2. The modifying plugin expected a different version than what's installed
  3. Errors

Ideally, we could add a small bit of code into .use that will check the versions and present a friendly error message that indicates the real problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions