Skip to content
This repository has been archived by the owner on Oct 20, 2020. It is now read-only.

Is master compiling? #30

Open
bevrard opened this issue Aug 30, 2019 · 0 comments
Open

Is master compiling? #30

bevrard opened this issue Aug 30, 2019 · 0 comments

Comments

@bevrard
Copy link

bevrard commented Aug 30, 2019

Hello,

I'm trying your project because I would like to test Nest.
Is it compiling? because I get this error at npm start:

TSError: ⨯ Unable to compile TypeScript:
starter/graphql.config.ts:12:26 - error TS2322: Type 'typeof import("C:/j/w/i/laboratory/nt-cms/node_modules/@types/graphql-type-json/index")' is not assignable to type '(() => any) | Gr
aphQLScalarType | IEnumResolver | IResolverObject<any, any, any> | IResolverOptions<any, any, any>'.
  Type 'typeof import("C:/j/w/i/laboratory/nt-cms/node_modules/@types/graphql-type-json/index")' is not assignable to type 'IResolverObject<any, any, any>'.
    Property 'GraphQLJSONObject' is incompatible with index signature.
      Type 'GraphQLScalarType' is not assignable to type 'IResolverObject<any, any, any> | IResolverOptions<any, any, any> | IFieldResolver<any, any, any>'.
        Type 'GraphQLScalarType' is not assignable to type 'IResolverObject<any, any, any>'.
          Index signature is missing in type 'GraphQLScalarType'.

Thanks in advance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant