I had previously tried that to no avail.
I will give it another look tomorrow
Fool that I am !!
Changing to
// Private Methods
self.socket = io(“/” + self.moduleName);
was the fix right enough
When I initially tried it I added , at the end of the line instead of ;
I’m kicking myself