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

"Registry metadata is too big" error when npm package size is below 1MB #1456

Open
OvidijusParsiunas opened this issue Oct 26, 2023 · 1 comment

Comments

@OvidijusParsiunas
Copy link

Hi, upon attempting to publish an element in the publish webpage, I used to get the following error:

Unable to process element
{"message": "Registry metadata is too big", "code": 16}

At the time, this was valid as my published npm package size was above 1MB. However, upon lowering the latest published package size below 1MB, the above error is still coming up.

Is this a caching problem (I reduced the size of my npm package over 12 hours ago) or is there somewhere else that I need to do some optimization for my package to be published?

This is what I use to publish the event:

image

Link to npm package.
Package statistics when this issue was raised:

image
@OvidijusParsiunas
Copy link
Author

Update:

This problem is still occurring after 2 days so I'm starting to think it is not a caching issue but something else instead.

I have now updated the latest version of active-table npm package to use the original assets which has once again increased its original size. If you need me to reduce the package size for any validation that may need to be done on your end to help solve the issue, comment below and I will do it as fast as I can!

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

No branches or pull requests

1 participant