Skip to content

Error TS2717: Subsequent property declarations must have the same type error  #69

@andreikazmirovich

Description

@andreikazmirovich

I have an Angular application where I use @twilio/video-processors package and decided to add some @twilio/rtc-diagnostics features, but unfortunately getting the Subsequent property declarations must have the same type error during the build.

To Reproduce

  1. Install packages into the application:
"@twilio/video-processors": "~1.0.2",
"@twilio/rtc-diagnostics": "~1.0.0"
  1. Try to build it

Screenshots
image

Environment:

  • OS: Windows 10
  • Browser: Chrome 107.0.5304.88
  • SDK Version: 1.0.0
  • Node.js version: 16.13.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions