无法读取ckeditor angularjs2的属性“无法select”null

我加载ckeditor时出现此错误。 我有导入ng2-ckeditor,也成为一个指令。 加载了一个js fileusinf belove代码。

window['CKEDITOR_BASEPATH'] = '//cdn.ckeditor.com/4.5.9/standard/'; require('ckeditor'); 

我仍然收到错误。

TypeError:无法读取null的属性'unselectable'