TypeError: Observable.of is not a function

一、问题:

使用rxjsObservable.of方法时报错:

二、解决: