The .sonarlint shared folder was not found

HI All,
We have installed SonarLint on Visual Studio 2022 and configured it as mentioned in the Sonar documentation. However, we are still getting errors. We have configured SSL and Java. Can you suggest if we missed any steps for configuration?

windows 11.
visual studio - 2022
sonarlint- 8.11.011944

logs-

[ThreadId 1] [SharedBindingConfigProvider] The .sonarlint shared folder was not found**

ThreadId 1] [SharedBindingConfigProvider] The .sonarlint shared folder was not found
[DEBUG] [ThreadId 59] [SLCore] [sonarlint > SonarLint Telemetry] Looking for node in the PATH
[DEBUG] [ThreadId 52] [SLCore] [sonarlint > SonarLint Telemetry] Execute command ‘C:\Windows\System32\where.exe $PATH:node.exe’…
[DEBUG] [ThreadId 7] [SLCore] [sonarlint > SonarLint Telemetry] Command ‘C:\Windows\System32\where.exe $PATH:node.exe’ exited with 0

Hello @ARUN_MUTKULE,

Can you, please, make sure that your verbose logs are enabled?

Then try to bind to your SonarQube project as per documentation and please share the verbose logs with us.

Just for your information: the The .sonarlint shared folder was not found is not an error, it’s just an information that there is no shared configuration available.