wolff453
wolff45311h ago

Syntax Error

Hello, i m facing a strange behavior on "One Branch". When i run my code, im facing the error: InternalError: Error: Uncaught SyntaxError: Invalid or unexpected token at <anon>:47:50 @worker_flow.rs:1569:11 But there aren'y any syntax error on my branch one node. Can someone help me?
No description
8 Replies
rubenf
rubenf11h ago
try with ==
wolff453
wolff453OP11h ago
I already have tested with == but im facing the same error let me show you
wolff453
wolff453OP10h ago
No description
wolff453
wolff453OP10h ago
No description
rubenf
rubenf10h ago
your error isn';t in the branch predicate
wolff453
wolff453OP10h ago
I really dont know whats going on, because this error are ocurring only on this node
rubenf
rubenf10h ago
it's not occuring on that node you have a branch that was picked
wolff453
wolff453OP10h ago
what i dont understand is from where this syntax error are coming.. because the killbill node (results.killbill) are coming normally

Did you find this page helpful?