Angular官方给的Demo,拿到本地后编译不过,提示node_modules/rxjs/Rx"' has no exported member 'of'

发现在引用OF的时候Demo给的是

解决办法: node_modules/rxjs/Rx"' has no exported member 'of'

没深究原理,不过不论是在线Demo还是下载下来的都是编译错误,所以还原了这个引用方式,用之前的Step中的引用方式,问题解决,附图

解决办法: node_modules/rxjs/Rx"' has no exported member 'of'


相关文章:

  • 2021-05-19
  • 2021-08-31
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-21
  • 2021-10-10
  • 2021-11-07
猜你喜欢
  • 2021-03-27
  • 2021-07-17
  • 2021-11-08
  • 2022-12-23
  • 2021-08-29
  • 2022-12-23
相关资源
相似解决方案