Skip to content

Definition filename collission #1951

@Bartvds

Description

@Bartvds

I think we got a new fun problem category: a definition filename collision:

I've used https://www.npmjs.org/package/uuid and made a simple definition, put it in a uuid.d.ts in my project. Now I thought to to add it here but there is already a uuid directory with another file with the same name, uppercased: UUID.d.ts.

It is a module that is not on any package manager: https://github.com/LiosK/UUID.js

This is of course something that was bound to happen as we mix many sources... but how are we going to deal with this kind of thing?

Does anybody know if we got many non-npm/bower modules at all?

@staxmanade

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