That did it, however, I now get the following errors
~/colyseus-hxjs-examples$ haxe server.hxml
/usr/lib/haxe/lib/tink_core/1,24,0/src/tink/core/Error.hx:116: characters 9-21 : Class<Std> has no field downcast
src/server/rooms/StateHandlerRoom.hx:5: characters 1-51 : Module colyseus.server.schema.Schema does not define type MapSchemaUtil
src/server/rooms/StateHandlerRoom.hx:5: characters 1-51 : For function argument 'handler'
src/MainServer.hx:7: lines 7-41 : Defined in this class