So I am currently using Visual Studio 2022 and I think that's where the problem is originating from. I used 2019 back then and did not run into this error. I have no errors from looking at the error list, I've rebuild every project file. But when I try to startup with my UI as my starting project, I get a deployment error. From the output log, I've looked through and it seems that every project was able to build except the database. The error that prompted is Deploy72002. The Nuget packages I've installed are up to date as well.
Edit: So it seems it will pop the error every other time I try to startup.