Gatsby: [gatsby-source-filesystem] creates a node of "File" owned by [gatsby-source-wordpress]

Created on 2 Oct 2017  路  1Comment  路  Source: gatsbyjs/gatsby

  Error: The plugin "gatsby-source-filesystem" created a node of a type owned by another plugin.
          The node type "File" is owned by "gatsby-source-wordpress".
          If you copy and pasted code from elsewhere, you'll need to pick a new type name
          for your new node(s).
          The node object passed to "createNode":

This error started showing up after adding media to a fresh self-hosted wordpress install. Is there an easy way to change the id of the nodes created by filesystem?

bug

Most helpful comment

Hmmm this is a bug. I'll assign it to myself as it's a bit tricky to solve. Hope to get to it soon.

>All comments

Hmmm this is a bug. I'll assign it to myself as it's a bit tricky to solve. Hope to get to it soon.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

theduke picture theduke  路  3Comments

signalwerk picture signalwerk  路  3Comments

rossPatton picture rossPatton  路  3Comments

3CordGuy picture 3CordGuy  路  3Comments

KyleAMathews picture KyleAMathews  路  3Comments