Skip to content
This repository has been archived by the owner on Dec 22, 2018. It is now read-only.

TypeError: Cannot read property 'internal' of undefined #23

Open
JamieLottering opened this issue Dec 6, 2018 · 0 comments
Open

TypeError: Cannot read property 'internal' of undefined #23

JamieLottering opened this issue Dec 6, 2018 · 0 comments

Comments

@JamieLottering
Copy link

Fresh Gatsby project. Verified all API permissions are enabled and accessToken is correct. When running yarn start the following error occurs:

gatsby-source-shopify/$shop-name-redacted$ finished fetching data from Shopify: 17015.329ms success source and transform nodes — 17.052 s error Cannot read property 'internal' of undefined

TypeError: Cannot read property 'internal' of undefined

  • infer-graphql-type.js:225 _.uniqBy.v
    [shop-gatsby]/[gatsby]/dist/schema/infer-graphql-type.js:225:44

  • lodash.js:4282 baseUniq
    [shop-gatsby]/[lodash]/lodash.js:4282:35

  • lodash.js:8420 Function.uniqBy
    [shop-gatsby]/[lodash]/lodash.js:8420:40

  • infer-graphql-type.js:225 inferFromFieldName
    [shop-gatsby]/[gatsby]/dist/schema/infer-graphql-type.js:225:15

  • infer-graphql-type.js:359 _.each
    [shop-gatsby]/[gatsby]/dist/schema/infer-graphql-type.js:359:23

  • lodash.js:4911
    [shop-gatsby]/[lodash]/lodash.js:4911:15

  • lodash.js:2996 baseForOwn
    [shop-gatsby]/[lodash]/lodash.js:2996:24

  • lodash.js:4880
    [shop-gatsby]/[lodash]/lodash.js:4880:18

  • lodash.js:9344 Function.forEach
    [shop-gatsby]/[lodash]/lodash.js:9344:14

  • infer-graphql-type.js:338 _inferObjectStructureFromNodes
    [shop-gatsby]/[gatsby]/dist/schema/infer-graphql-type.js:338:5

  • infer-graphql-type.js:409 inferObjectStructureFromNodes
    [shop-gatsby]/[gatsby]/dist/schema/infer-graphql-type.js:409:10

  • build-node-types.js:137 inferFields
    [shop-gatsby]/[gatsby]/dist/schema/build-node-types.js:137:26

  • build-node-types.js:186 fields
    [shop-gatsby]/[gatsby]/dist/schema/build-node-types.js:186:19

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant