I have an error when passing a variable I made on nodejs step:
“Cannot read property ‘$return_value’ of undefined”
According to Dylan Sather’s response to a problem similar to this one, the error could occur because the step would not exist in the worklfow, however, that is not the case, as can be seen in the screenshot.