Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Penpot Library does not generate the zip file #5099

Open
jordisala1991 opened this issue Sep 18, 2024 · 1 comment
Open

🐛 Penpot Library does not generate the zip file #5099

jordisala1991 opened this issue Sep 18, 2024 · 1 comment
Labels

Comments

@jordisala1991
Copy link
Contributor

jordisala1991 commented Sep 18, 2024

Steps To Reproduce

  1. Use the development version of the Figma plugin from this PR: Upgrade Penpot library javascript penpot-exporter-figma-plugin#219
  2. Try to export any figma design file

Expected behavior

The penpot export is generated and downloaded

Actual behavior

Nothing happens

Screenshots or video

No response

Desktop (please complete the following information)

No response

Smartphone (please complete the following information)

No response

Environment (please complete the following information)

No response

Frontend Stack Trace

No response

Backend Stack Trace

No response

Additional context

The way the export is generated was changed here: #4802

For more context, we suggested a new way of generating the export: #4690 but the implementation was changed in the merged PR.

With the current code we are unable to generate exports. The penpot library was generated using the latest commit from staging.

@jordisala1991
Copy link
Contributor Author

It looks like the promise never resolves after your changes @niwinz . If I await for it, the code just awaits forever. I tried try catching just to see if there is any error and it does not affect the result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant