Phaser ES6 call a scene class from Normal Class

I think you need to extends it properly:
class connectionLost extends Phaser.Scene {