Skip to content

issue with TypeComposer when trying to run gatsby develop #10

@dereksaffe

Description

@dereksaffe

Hey, when I try to start gatsby develop I receive the following error:

"

ERROR

UNHANDLED REJECTION Cannot create as TypeComposer the following value: Date.

Error: Cannot create as TypeComposer the following value: Date.

  • SchemaComposer.js:365 SchemaComposer.createTempTC
    [gatsby-tailwind-serif]/[graphql-compose]/lib/SchemaComposer.js:365:11

  • SchemaComposer.js:563 SchemaComposer.addAsComposer
    [gatsby-tailwind-serif]/[graphql-compose]/lib/SchemaComposer.js:563:27

  • schema-composer.js:35 createSchemaComposer
    [gatsby-tailwind-serif]/[gatsby]/dist/schema/schema-composer.js:35:18

  • index.js:135 Object.build
    [gatsby-tailwind-serif]/[gatsby]/dist/schema/index.js:135:26

  • index.js:392 async module.exports
    [gatsby-tailwind-serif]/[gatsby]/dist/bootstrap/index.js:392:3

  • develop.js:439 async module.exports
    [gatsby-tailwind-serif]/[gatsby]/dist/commands/develop.js:439:7

not finished building schema - 0.067s

"

Let me know if you have any ideas on how to fix it! Would love to use this starter these next few days.

On another note, the version 1.0 wasn't being read in the package.json file, so I switched it to 1.0.0 and that got npm to install

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions