You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Lei Zhang (JIRA)" <ji...@apache.org> on 2019/03/20 06:50:00 UTC

[jira] [Reopened] (SCB-1159) Rxjs and TypeScript version compatibility issues

     [ https://issues.apache.org/jira/browse/SCB-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lei Zhang reopened SCB-1159:
----------------------------
      Assignee: Lei Zhang

> Rxjs and TypeScript version compatibility issues
> ------------------------------------------------
>
>                 Key: SCB-1159
>                 URL: https://issues.apache.org/jira/browse/SCB-1159
>             Project: Apache ServiceComb
>          Issue Type: Bug
>          Components: Saga
>    Affects Versions: saga-0.4.0
>            Reporter: Lei Zhang
>            Assignee: Lei Zhang
>            Priority: Major
>             Fix For: saga-0.4.0
>
>   Original Estimate: 24h
>          Time Spent: 20m
>  Remaining Estimate: 23h 40m
>
> rxjs released a new version: 6.4.0. It broke the build. The minimum supported version of TypeScript is 2.8 https://github.com/ReactiveX/rxjs/blob/6.3.3/.travis.yml#L20-L29
> just change "rxjs": "^6.1.0", to "rxjs": "6.1.0" in package.json



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)