You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m working on a exploration task around Code Connect for our internal Design System. When trying to set up code connect with our main design file using the interactive setup I got an error:
Script: npx figma connect
Failed to fetch components from Figma (400): 400 Request too large. If applicable, filter by query params.
I'm assuming it happened because our design file is too large, but could you possibly give me some more information about it? Which rules are applied? Is there any "number" we can take a look at on Figma to avoid this situation?
Also, want to share that in our case, I asked for another design file with a limited number of components, and it worked well!
Thank you in advance!!
The text was updated successfully, but these errors were encountered:
Hi @rodrigolungui . Thank you. We are are planning to work on a fix for this case where design files are too large to be returned. At present, there isn't any number or indicator that a file may run into this issue.
In the meantime, a workaround is to use the npx figma connect create on a per component basis
I’m working on a exploration task around Code Connect for our internal Design System. When trying to set up code connect with our main design file using the interactive setup I got an error:
Script:
npx figma connect
I'm assuming it happened because our design file is too large, but could you possibly give me some more information about it? Which rules are applied? Is there any "number" we can take a look at on Figma to avoid this situation?
Also, want to share that in our case, I asked for another design file with a limited number of components, and it worked well!
Thank you in advance!!
The text was updated successfully, but these errors were encountered: