This might be a common issue with the way some people install npm. Here's the fix!
Finally got the CLI version down to 2.2.
The answer was to do `command -v gulp` to find where it was coming from, which for me was a slightly weird `/usr/local/share/npm/bin/gulp` - so I deleted that and it went from 3.9 (old) to 2.2 (new).