videogular2 在ionic3项目里报错(rxjs_1.fromEvent is not a function)

这种是videogular2 跟ionic版本兼容问题

换个videogular2版本试试

把原来版本去掉  自己手动安装   npm install [email protected] --save

你可能感兴趣的:(videogular2 在ionic3项目里报错(rxjs_1.fromEvent is not a function))