Skip to content
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

gatsby build fails #6

Closed
Craeckerffm opened this issue Oct 4, 2018 · 2 comments
Closed

gatsby build fails #6

Craeckerffm opened this issue Oct 4, 2018 · 2 comments

Comments

@Craeckerffm
Copy link

gatsby: 2.0.17
gatsby-plugin-cockpit: 1.0.39

Error Message:

Your plugins must export known APIs from their gatsby-node.js.
The following exports aren't APIs. Perhaps you made a typo or your plugin is outdated?

See https://www.gatsbyjs.org/docs/node-apis/ for the list of Gatsby Node APIs

  • The plugin "gatsby-plugin-cockpit@1.0.39" is exporting a variable named "collectionsItems" which isn't an API.

  • The plugin "gatsby-plugin-cockpit@1.0.39" is exporting a variable named "regionsItems" which isn't an API.

  • The plugin "gatsby-plugin-cockpit@1.0.39" is exporting a variable named "collectionsNames" which isn't an API.

@mpartipilo
Copy link
Owner

mpartipilo commented Oct 4, 2018 via email

@Craeckerffm
Copy link
Author

cheeese, im sorry.
i got fooled by the github link on the gatsby plugin-page

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

No branches or pull requests

2 participants