FFFF Upgrade to 5.0 beta · Issue #2282 · feathersjs/feathers · GitHub
[go: up one dir, main page]

Skip to content

Upgrade to 5.0 beta #2282

@anyban

Description

@anyban

info: Feathers application started on localhost:3030
ERROR in node_modules/@feathersjs/transport-commons/src/client.ts:69:5
TS2322: Type 'string[] | undefined' is not assignable to type 'string[]'.
Type 'undefined' is not assignable to type 'string[]'.
67 |
68 | constructor (options: ServiceOptions) {

69 | this.events = options.events;
| ^^^^^^^^^^^
70 | this.path = options.name;
71 | this.connection = options.connection;
72 | this.method = options.method;

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

      0