{error, "Incomplete form (missing .)??"}
Closed this issue · 3 comments
WoelkiM commented
When I want to start rclref in cluster mode this error always comes up: {error, "Incomplete form (missing .)??"}
I suspect it is because the dots at the end of the line are missing.
Example:
WoelkiM commented
To make the bug a little clearer. The error occurs when you want to start under Erlang 23, the system in the multi-node configuration. (According to description)
albsch commented
At some point rebar3 eval
changed (or enforced?) it's format such that the thing to be evaluated is a proper Erlang term.