the project files appear but "failed to load"

Summary

in the issues and and merge requests the project files apprear but they "failed to load".

Steps to reproduce

I set the gitlab instance as https://gitlab.com and then copied the generated token from my account page allowing all permissions.

What is the current bug behavior?

in the issues and and merge requests the project files apprear but they "failed to load", i get an error message when I try to refresh.

What is the expected correct behavior?

Correct loading of the repositories

Relevant logs and/or screenshots

{ "message": "API request failed when trying to get current project because: Could not get git binary path from the Git extension.", "stack": [ "Error: API request failed when trying to get current project because: Could not get git binary path from the Git extension.", "\tat Object. (c:\Users\User\.vscode\extensions\gitlab.gitlab-workflow-3.16.0\out\src\gitlab_service.js:98:19)", "\tat Generator.throw ()", "\tat rejected (c:\Users\User\.vscode\extensions\gitlab.gitlab-workflow-3.16.0\out\src\gitlab_service.js:6:65)", "\tat runMicrotasks ()", "\tat processTicksAndRejections (internal/process/task_queues.js:97:5)" ] }

Screenshot_2021-04-08_143138

Possible fixes