Skip to content

Inconsistency when installing via xdx installer and UXP dev tools #246

Description

@tishko0

Submit an issue

Inconsistency between plugin installer(.xdx) and plugin loading trough manifest.json (apologize if this is not the correct repo, please move to correct one if this is not the one)

Topic

Cannot install plugins with versioning containing letters

This is an issue regarding:

  • The tutorials contained within this repo.
  • The samples contained within this repo.

Versions

  • Supported XD version(s):

Description of the issue

When attempting to install a plugin from .xdx file, if the version contains chars( i.e beta01), the installer throws error -4 ( parse fail from manifest). Adding the plugin from the same .xdx - unzipping the plugin folder and adding it trough the UXP dev tools, the plugin installs correctly.

Proposed solution or attempted solutions that failed

Either allow characters to be recognized during .xdx install, or disable them in general from everywhere( as in UXP tools).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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