Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TSError: ⨯ Unable to compile TypeScript #1

Closed
cdiaz opened this issue Aug 14, 2017 · 1 comment
Closed

TSError: ⨯ Unable to compile TypeScript #1

cdiaz opened this issue Aug 14, 2017 · 1 comment

Comments

@cdiaz
Copy link

cdiaz commented Aug 14, 2017

src/server.ts (19,5): Property 'useGlobalFilters' does not exist on type 'Promise<
INestApplication>'. (2339)
src/server.ts (21,5): Property 'listen' does not exist on type 'Promise<INestAppli
cation>'. (2339)
@cdiaz
Copy link
Author

cdiaz commented Aug 14, 2017

Fixed it by following this instructions

@cdiaz cdiaz closed this as completed Aug 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant