benawad / graphql-ts-server-boilerplate

A GraphQL server boilerplate made with Typescript, PostgreSQL, and Redis
695 stars 181 forks source link

Property 'port' does not exist on type 'string | AddressInfo | null' #25

Open sharopcha opened 3 years ago

sharopcha commented 3 years ago

Hello Ben. When I try to run yarn test I got following error.

Screenshot from 2021-07-02 04-15-32

How can I fix it?