ssh config 'Missing target argument'

Solution 1:

Valid config format is this:

LocalForward localhost:4200 localhost:4243

I have solved the same issue right now :-)