Unity Reflect Develop

Hi,
I’ve decided to try Unity Reflect Develop as a trial,trying to install it and I get this errror:

Cloning into ‘C:\Users\Utilisateur\Documents\GitHub\com.unity.reflect.viewer’…
remote: Enumerating objects: 9398, done.
remote: Counting objects: 100% (9396/9396), done.
remote: Compressing objects: 100% (4007/4007), done.
remote: Total 9398 (delta 5385), reused 9334 (delta 5369), pack-reused 2
Receiving objects: 100% (9398/9398), 102.96 MiB | 21.09 MiB/s, done.
Resolving deltas: 100% (5385/5385), done.
error: unable to create file Packages/com.unity.properties/Properties/Packages/com.unity.properties/Runtime/Unity.Properties/SourceGenerator/Source~/Unity.Properties.SourceGenerator/Utilities/CompilationUnitSyntaxExtensions.cs: Filename too long
error: unable to create file Packages/com.unity.properties/Properties/Packages/com.unity.properties/Runtime/Unity.Properties/SourceGenerator/Source~/Unity.Properties.SourceGenerator/Utilities/GeneratorExecutionContextExtensions.cs: Filename too long
error: unable to create file Packages/com.unity.properties/Properties/Packages/com.unity.properties/Tests/Unity.Properties.CodeGen.Tests/.expectations/PropertyBagTests.NestedClassWithOuterGenericParameter_WhenGenericIsInt32.cs: Filename too long
Updating files: 100% (7554/7554), done.
Filtering content: 100% (971/971), 509.92 MiB | 7.37 MiB/s, done.
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with ‘git status’
and retry with ‘git restore --source=HEAD :/’

Can anyone help me with it?
And another question,extention of a previous one really, is all this going to work with 2022 and 2023 lts versions,cause I don’t really find it easy nor intuitive the documentation regarding Reflect product – so if anyone could point me to the right direction,aprat this: Reflect Develop , as to where can I find latest updates and just follow what’s going on with this product and how to use it in the best way ?

PS
Thanks. Now I got this message when trying to open reflect project(and I do have Git installed):
errorMessage

Thanks everyone.

Try to do shorten the file path and Use a different file system.

Thanks. Now I got this message when trying to open reflect project(and I do have Git installed):
errorMessage

Install git in your system, which will stop this error from arising, Unity is not able to download this plugin through git as you do not have git agent installed on your system.