Unable to Uninstall Outdated Next Plugin

Hello!

Today, I made a change to my NextJS site and deployed it. In the logs I saw there was a message telling me to update my next plugin version.

9:28:07 AM: ❯ Outdated plugins
9:28:07 AM:    - @netlify/plugin-nextjs@1.1.5: latest version is 3.9.0
9:28:07 AM:      To upgrade this plugin, please uninstall and re-install it from the Netlify plugins directory (https://app.netlify.com/plugins)

I then tried going to plugins and found the “Essential Next.js” plugin and click on the options. I did not see an option to uninstall. I also tried just installing the latest version but got an error:

Error while installing the plugin

Please try again, but if the problem persists, feel free to contact us.

I would like to upgrade my plugin, but would like to ask for some help to do so.

hi there @sbodi ,

maybe the steps outlined here in this repo could be helpful?

if not, please give the issues here GitHub - netlify/next-runtime: The Next.js Runtime allows Next.js to run on Netlify with zero configuration

a read through, and if you cant find anything that is applicable to your situation, please file a new issue! thanks.

This is such a simple mistake but maybe someone else did the same thing.

To uninstall a plugin, go to this direction: https://app.netlify.com/sites/[NAME OF YOUR SITE]/plugins
I was trying to do it on here: https://app.netlify.com/teams/[MY USERNAME]/plugins

Or just do it through GUI but make sure to do it on the site section, not the team.

I got confused because the name of my team and my site are the same. On the first one, you’ll not find the option to uninstall for obvious reasons.

There is no /plugins anymore and when I go to /integrations (which /plugins now redirects to) there is nothing about Next :confused:

You should be able to find it in Site Settings → Build and Deploy → Runtime