Skip to content

rxjs对应的版本不对,导致编译启动失败 #1

Open
@ajaxjsonspring

Description

@ajaxjsonspring
  • TypeScript 2.0以上版本中引入的泛型的更严格的类型检查造成的。这暴露了RxJS类型定义中的不一致性,项目依赖的rxjs的版本是5.1.0版本没有解决这个问题,导致启动失败,RxJS 5.4.2的版本修复此问题即可解决此问题

Activity

ghost
ghost
mohsenDyz

mohsenDyz commented on Sep 25, 2024

@mohsenDyz

我的机器可以编译通过,能正常跑,似乎没有出现这样的报错。

shong shin shaw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @ajaxjsonspring@mohsenDyz

        Issue actions

          rxjs对应的版本不对,导致编译启动失败 · Issue #1 · angular-programming/angular-contacts-demo