Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Double definitions not recognized #380

@andevsoftware

Description

@andevsoftware

I see some unexpected behaviour having several definitions that appear in multiple packages that have the same dependencies. I reach out because I'm not sure if it's me misusing it or typings needing improvement.

screen shot 2016-03-31 at 09 18 08

To test this:

clone https://github.com/redound/exp-typings.git
cd exp-typings
typings install
tsc

Then you get the above error indicating that EventEmitter and EventEmitter are incompatible. (It's the same EventEmitter).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions