Error with Invoke GetWindowsCredentials activity

I have a process that was running fine but now I am getting error

Invoke GetWindowsCredentials workflow: Cannot create unknown type ‘{http://schemas.uipath.com/workflow/activities/credentials}GetSecureCredential’.

I have another process with same activity and it works… Not sure how to troubleshoot this one?
I have checked the Project Dependencies and all are up to date

Hi,

It seems your package manager shows the package was not found. Can you check to be installed this package on your PC? If there isn’t, you need to be enabled to access repository on internet, or put the package manually on local folder.

Regards,

Thanks response… I will try that and see how I go