Uncaught TypeError: Cannot read property 'outputValues' of undefined

Yes here is the signature for our Apex action. It is a void method with no parameters so it does not take anything in nor return anything. 

@InvocableMethod

public static void obtainNotificationPreferences() {