Open dereksaffe opened 4 years ago
Having the same issue here 4 months later... ever get it going?
Unfortunately no, would've been nice! I ended up switching to using a Next.js starter from sanity.io - v stable and had no issues thankfully.
Bummer. Thanks for the quick reply! I guess I'll start elsewhere. At least I didn't waste my whole afternoon here...
sorry, I can't reproduce this issue, even with a fresh installaion, so can you describe how to reproduce it?
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