• Resolved nagadeepcs

    (@nagadeepcs)


    I upgraded the plugin from control panel to 1.2.1 and I am getting the below error as soon as upgrade was complete. It brought the complete website down. Can you please let me know how to fix the issue or how to revert back to the older version please ASAP?

    Error:
    “WPGraphQL has been installed without dependencies. Try installing from WordPress.org or run “composer install” from the plugin directory to install dependencies”

Viewing 12 replies - 1 through 12 (of 12 total)
  • I’m experiencing the same issue. I reverted to 1.1.8 and it’s working.

    Plugin Author Jason Bahl

    (@jasonbahl)

    Tracking this here: https://github.com/wp-graphql/wp-graphql/issues/1743

    Working on it right now. I broke something with the new WordPress deploy script that deploys to WordPress.org from Github.

    Should have a fix shortly.

    Plugin Author Jason Bahl

    (@jasonbahl)

    Sorry for the mistake. I had made changes to the Github -> WordPress.org deploy process, and accidentally had the vendor directory being ignored from deploys.

    I got the deploys working properly again and installing from WordPress.org is working again.

    If you’re seeing the error:

    Error:
    “WPGraphQL has been installed without dependencies. Try installing from WordPress.org or run “composer install” from the plugin directory to install dependencies”

    You should be able to visit your sites /plugins.php page, delete wp-graphql and re-install the new version that’s been deployed with the vendor directory.

    Plugin Author Jason Bahl

    (@jasonbahl)

    Marking this resolved. v1.2.4 corrects the issue where the vendor directory wasn’t properly being deployed from Github to WordPress.org.

    Thread Starter nagadeepcs

    (@nagadeepcs)

    Thanks for the quick turn around Jason. Its working fine now.

    @jasonbahl

    Thanks very much for the quick turn-around and explanation! It’s working for me. 🙂

    • This reply was modified 3 years, 1 month ago by Pea Lutz. Reason: Added outcome
    laikathespacedog

    (@laikathespacedog)

    Hey @jasonbahl, I seem to be having this issue with version 1.3.4?

    Plugin Author Jason Bahl

    (@jasonbahl)

    @laikathespacedog how are you installing version 1.3.4? Are you installing from WordPress.org or some other installation method?

    dylanesque43

    (@dylanesque43)

    This bug has me locked out of my site ENTIRELY. Trying to get in via /wp-admin or using Jason’s suggestion to visit the /plugins.php endpoint doesn’t work…

    Plugin Author Jason Bahl

    (@jasonbahl)

    @dylanesque43 how are you installing the plugin?

    dylanesque43

    (@dylanesque43)

    Sorry, that was due more to my own incompetence at adjusting code via CPanel: Once I knew where to look, I was able to delete and reinstall WPGraphQL, now everything is working as expected.

    Plugin Author Jason Bahl

    (@jasonbahl)

    @dylanesque43 thanks for the follow-up! Glad it’s working for you now!

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘New version 1.2.1 broke the plugin’ is closed to new replies.