ive fixed interact just replace content of interact.lua with this
BINDING_HEADER_INTERACT = 'Interact'
StaticPopupDialogs['INTERACT_WARNING'] = {
text = 'Failed to load |cffffd200Interact|cffffffff. Follow the installation instructions to ensure proper installation.',
button1 = 'Okay',
timeout ...