SharpHound.ps1 doesn't work

I’m trying Reel (Hack The Box).

When I use SharpHound.ps1, the following error occurs everytime:

nico@REEL C:\Users\nico>powershell -Exec Bypass                            
Windows PowerShell                                                         
Copyright (C) 2014 Microsoft Corporation. All rights reserved.             

PS C:\Users\nico> . .\SharpHound.ps1                                       
PS C:\Users\nico> Invoke-BloodHound -CollectionMethod All                  
Exception calling "Invoke" with "2" argument(s): "Method not found:        
'!!0[] System.Array.Empty()'."                                             
At C:\Users\nico\SharpHound.ps1:642 char:88                                
+ ... nvoke($Null, @(,$passed))                                            
+                    ~~~~~~~~                                              
    + CategoryInfo          : NotSpecified: (:) [], MethodInvocationExcep  
   tion                                                                    
    + FullyQualifiedErrorId : MissingMethodException     

This is the latest SharpHound.ps1.
(I can’t use SharpHound.exe now)

Hello, did you find a solution ? I have the same problem

In actual, I didn’t have to use SharpHound.ps1. The key to solution is acls.csv. This file is one of the files regarding AD and it contains informations about target AD.