Skip to content

Typescript Quick Start example has type errors #2228

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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