Faces the same issue on Unity2017.3.1f1 with 4.3.3 core software and Interaction Engine 1.1.0, then I update to Interaction Engine 1.1.1 instead, the new errors occur.
Assets/LeapMotion/Modules/InteractionEngine/Scripts/UI/Anchors/AnchorableBehaviour.cs(592,30): error CS1502: The best overloaded method match for `Leap.Unity.Utils.Map(this float, float, float, float, float)' has some invalid arguments
Assets/LeapMotion/Modules/InteractionEngine/Scripts/UI/Anchors/AnchorableBehaviour.cs(593,34): error CS1503: Argument #4' cannot convert
UnityEngine.Vector3' expression to type `float'