8000 Typescript Quick Start example has type errors · Issue #2228 · feathersjs/feathers · GitHub
[go: up one dir, main page]

Skip to content

Typescript Quick Start example has type errors #2228

@SephReed

Description

@SephReed

Steps to reproduce

  1. Npm install all the listed imports:
// these four, npm install each
import feathers from '@feathersjs/feathers';
import '@feathersjs/transport-commons';
import express from '@feathersjs/express';
import socketio from '@feathersjs/socketio';
  1. Copy /paste the given code

Expected behavior

There should be no type errors

Actual behavior

Tons of type errors
Screen Shot 2021-02-18 at 9 23 44 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0