I am getting the below error when opening the Logic Apps designer. Not really sure what is causing this issue. Could you please point me in the right direction?
[2020-12-17T14:27:58.316Z] A host error has occurred during startup operation '25bdd815-af37-4576-9a13-42a68c1e82a2'.
[2020-12-17T14:27:58.316Z] System.Private.CoreLib: Exception has been thrown by the target of an invocation. Microsoft.Azure.Workflows.ServiceProvider.Extensions.CosmosDB: The type initializer for 'ServiceProviders.CosmosDb.Extensions.CosmosDbTriggerServiceOperationProvider' threw an exception. Microsoft.Azure.Workflows.ServiceProvider.Extensions.CosmosDB: Method not found: 'Void Microsoft.Azure.Workflows.ServiceProviders.Abstractions.ServiceOperationApiProperties.set_ConnectionParameters(Microsoft.Azure.Workflows.ServiceProviders.Abstractions.ConnectionParameters)'.
Value cannot be null. (Parameter 'provider')
Below is the logs from the deploy script
Full assembly name + Microsoft.Azure.Workflows.ServiceProvider.Extensions.CosmosDB, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c7c64cb54a897c02
ERROR: The process "func.exe" not found.
Writing C:\Users\Shankar Chandrasekar\AppData\Local\Temp\tmp5054.tmp
info : Adding PackageReference for package 'Microsoft.Azure.Workflows.ServiceProvider.Extensions.CosmosDB' into project 'C:\Shankar\LogicAppsNew\Test2\Test2.csproj'.
info : Restoring packages for C:\Shankar\LogicAppsNew\Test2\Test2.csproj...
info : Package 'Microsoft.Azure.Workflows.ServiceProvider.Extensions.CosmosDB' is compatible with all the specified frameworks in project 'C:\Shankar\LogicAppsNew\Test2\Test2.csproj'.
info : PackageReference for package 'Microsoft.Azure.Workflows.ServiceProvider.Extensions.CosmosDB' version '1.0.0' updated in file 'C:\Shankar\LogicAppsNew\Test2\Test2.csproj'.
info : Committing restore...
info : Assets file has not changed. Skipping assets file writing. Path: C:\Shankar\LogicAppsNew\Test2\obj\project.assets.json
log : Restore completed in 1.18 sec for C:\Shankar\LogicAppsNew\Test2\Test2.csproj.
Full assembly + Microsoft.Azure.Workflows.ServiceProvider.Extensions.CosmosDB, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c7c64cb54a897c02
updating the extension folder extensions.json extensions.json
updating the extension file + C:\Shankar\LogicAppsNew\Test2\bin\Debug\netcoreapp3.1\bin\extensions.json
updating the extension file + C:\Shankar\LogicAppsNew\Test2\bin\output\bin\extensions.json
Successfully added extension..