This project was working without issue until Unity crashed. Now on restart I can’t run it in the editor due to this issue. As you can see here all of the assemblies are coming from the install folder, I’ve deleted my Library and Temp folders and in fact completely re-installed Unity to no avail.
error CS1704: An assembly with the same name `Vuforia.UnityExtensions' has already been imported. Consider removing one of the references or sign the assembly
/Applications/Unity/Hub/Editor/2017.3.1f1/PlaybackEngines/VuforiaSupport/Managed/Runtime/Vuforia.UnityExtensions.dll (Location of the symbol related to previous error)
/Applications/Unity/Hub/Editor/2017.3.1f1/PlaybackEngines/VuforiaSupport/Managed/Android/Vuforia.UnityExtensions.dll (Location of the symbol related to previous error)
error CS1704: An assembly with the same name `Vuforia.UnityExtensions' has already been imported. Consider removing one of the references or sign the assembly
/Applications/Unity/Hub/Editor/2017.3.1f1/PlaybackEngines/VuforiaSupport/Managed/Runtime/Vuforia.UnityExtensions.dll (Location of the symbol related to previous error)
/Applications/Unity/Hub/Editor/2017.3.1f1/PlaybackEngines/VuforiaSupport/Managed/iOS/Vuforia.UnityExtensions.dll (Location of the symbol related to previous error)
error CS1704: An assembly with the same name `Vuforia.UnityExtensions' has already been imported. Consider removing one of the references or sign the assembly
/Applications/Unity/Hub/Editor/2017.3.1f1/PlaybackEngines/VuforiaSupport/Managed/Runtime/Vuforia.UnityExtensions.dll (Location of the symbol related to previous error)
/Applications/Unity/Hub/Editor/2017.3.1f1/PlaybackEngines/VuforiaSupport/Managed/WindowsStoreApps/Vuforia.UnityExtensions.dll (Location of the symbol related to previous error)
Compilation failed: 3 error(s), 0 warnings