-
Notifications
You must be signed in to change notification settings - Fork 398
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
Fail to start... #24
Comments
I have the same error 😐 |
Error: Cannot create as TypeComposer the following value: Date. |
Same. |
Apparently this is due to a conflict in the GraphQL dependencies between amplify-api (14.0.0) and gatsby (14.6.0). I eventually got around this, but I'm not sure which step took care of it. I deleted node_modules and package-lock.json. I tried editing the graphql versions in package-lock.json. I also used |
Same error |
So did using Yarn work? I used NPM so maybe should try yarn, cannot see why it should change things? |
Yarn works much better on this for some reason. |
I tried to use this one but I failed.
The last step
gatsby develop
it produce below errorsCan you give me some hint? Thank you!
The text was updated successfully, but these errors were encountered: