Skip to content

[Dove] Bump to 5.0.0-pre.17? #2554

@forgot

Description

@forgot

A clean install using 5.0.0-pre.16 throws an error:

node_modules/@feathersjs/authentication-local/lib/index.d.ts:4:174 - error TS2307: Cannot find module '@feathersjs/hooks/lib' or its corresponding type declarations.

4     protect: (...fields: string[]) => (context: import("@feathersjs/feathers/lib").HookContext<import("@feathersjs/feathers/lib").Application<any, any>, any>, next?: import("@feathersjs/hooks/lib").NextFunction) => Promise<void>;

It looks like this is because of the dependency updates in #2549, which has @feathersjs/hooks at v0.7.3.

Unless I'm doing something wrong...

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