GithubHelp home page GithubHelp logo

Comments (7)

arhoy avatar arhoy commented on June 11, 2024 1

Error: Cannot create as TypeComposer the following value: Date.
I have the same error!

from gatsby-auth-starter-aws-amplify.

sonufrienko avatar sonufrienko commented on June 11, 2024

I have the same error 😐

from gatsby-auth-starter-aws-amplify.

weisisheng avatar weisisheng commented on June 11, 2024

Same.

from gatsby-auth-starter-aws-amplify.

jcadcell avatar jcadcell commented on June 11, 2024

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 yarn install after adding a graphql resolution to the package.json file:
"resolutions": { "graphql": "14.6.0", }

from gatsby-auth-starter-aws-amplify.

marksteven avatar marksteven commented on June 11, 2024

Same error

from gatsby-auth-starter-aws-amplify.

marksteven avatar marksteven commented on June 11, 2024

So did using Yarn work? I used NPM so maybe should try yarn, cannot see why it should change things?

from gatsby-auth-starter-aws-amplify.

marksteven avatar marksteven commented on June 11, 2024

Yarn works much better on this for some reason.

from gatsby-auth-starter-aws-amplify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.