windedge / gatsby-tailwind-serif

A Gatsby theme based on gatsby-serif-theme, rewrite with Tailwind CSS.
https://gatsby-tailwind-serif.netlify.app/
MIT License
27 stars 20 forks source link

issue with TypeComposer when trying to run gatsby develop #10

Open dereksaffe opened 4 years ago

dereksaffe commented 4 years ago

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.

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

VinceGrilli commented 4 years ago

Having the same issue here 4 months later... ever get it going?

dereksaffe commented 4 years ago

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.

VinceGrilli commented 4 years ago

Bummer. Thanks for the quick reply! I guess I'll start elsewhere. At least I didn't waste my whole afternoon here...

windedge commented 4 years ago

sorry, I can't reproduce this issue, even with a fresh installaion, so can you describe how to reproduce it?