How to convert to a newer version with plugins?

I am trying to convert a project from version 4.22 to 4.25 but it got some plugins to it and because of them when I try to convert to a newer version I get this error.

The project could not be compiled. Would you like to open it in Visual Studio 2019?

Running G:/Unreal/UE_4.25/Engine/Binaries/DotNET/UnrealBuildTool.exe Development Win64 -Project="G:/Unreal/Projects/POTATO 4.25 - 4/POTATO.uproject" -TargetType=Editor -Progress -NoEngineChanges -NoHotReloadFromIDE
Creating makefile for POTATOEditor (no existing makefile)
ERROR: Unable to find plugin 'BlueprintQuaternionLibrary' (referenced via POTATO.uproject). Install it and try again, or remove it from the required plugin list.

Funny enough there nothing about this on the forums or at least nothing I could find, thanks for any help.

Just had to install the plugins to the newer version of the engine…