Skip to content

Type '"token_separators"' is not assignable to type 'keyof CollectionCreateSchemaWithSrc'. #269

@StevenH86

Description

@StevenH86

Hi,

Since updating to 2.0.2 I can no longer compile due to the error below. Cannot figure out what is causing it. I've had to go with skipLibCheck in the meantime.

Any ideas?

"typescript": "~5.4.5"

[ng] Type '"token_separators"' is not assignable to type 'keyof CollectionCreateSchemaWithSrc'. [plugin angular-compiler] [ng] node_modules/typesense/lib/Typesense/Collection.d.ts:10:84: [ng] 10 │ ...ollectionCreateSchema, "token_separators" | "symbols_to_index">> {

Thanks

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

    Issue actions