MetaBox Premium Composer Repo returns 404

Support General MetaBox Premium Composer Repo returns 404Resolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #44826
    Michele SchembriMichele Schembri
    Participant

    Hi, I am trying to update the packages via Composer. This was working before, and composer.json is set up properly. However, I am getting errors on just the Metabox packages. Even when checking https://packages.metabox.io/{key} in a browser I get 404 Not Found. Can you please help?

    #44834
    PeterPeter
    Moderator

    Hello,

    Can you please share the error message when updating the package via Composer? Please try to use this command to update Meta Box packages and let me know if it works.

    rm -rf vendor && composer clear-cache && composer install

    Following the documentation https://docs.metabox.io/integration/#why-cant-i-update-with-composer

    The 404 Not Found is normal. Composer doesn't use that URL directly to get the info about the packages.

    #44980
    Michele SchembriMichele Schembri
    Participant

    Hi, thanks for your reply. I managed to sort out the issues.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.