plugin-docs icon indicating copy to clipboard operation
plugin-docs copied to clipboard

Inconsistency when installing via xdx installer and UXP dev tools

Open tishko0 opened this issue 3 years ago • 3 comments

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:

  • [x] The tutorials contained within this repo.
  • [x] The samples contained within this repo.

Versions

  • [x] 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).

tishko0 avatar Aug 09 '22 11:08 tishko0

I'll pass this along to people, but it would be batter to post this in the following places:

  • https://github.com/AdobeDocs/uxp-xd/issues
  • https://forums.creativeclouddeveloper.com/c/adobe-xd/61

ErinFinnegan avatar Aug 10 '22 16:08 ErinFinnegan

Can you please post the manifest.json that you are using?

padmkris123 avatar Aug 10 '22 16:08 padmkris123

Can you please post the manifest.json that you are using?

had to zip it as I cant post json files directly manifest.zip

tishko0 avatar Aug 11 '22 09:08 tishko0