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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Description
Steps to Reproduce
Publish a new version for a package.
Expected behavior:
The new version should be published ✓ after authentication.
Actual behavior:
The new version is NOT published and the command line outputs an error.
Reproduces how often:
Tried 3 times and upgraded atom & apm but no luck.
Versions
Additional Information
It seems that the API (https://www.atom.io/api/packages/${package}/versions) throws a HTTP 500 Internal Server Error when the command line tool trying to publish the new version.
The text was updated successfully, but these errors were encountered: