We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://www.gatsbyjs.com/plugins/gatsby-plugin-mdx#migrating-from-v3-to-v4
failed Building static HTML for pages - 2.677s ERROR #95313 Building static HTML failed for path "/powershell-tip-skip-get/" See our docs page for more info on this error: https://gatsby.dev/debug-html 39 | if (Object.getOwnPropertySymbols) { 40 | var symbols = Object.getOwnPropertySymbols(object); > 41 | if (enumerableOnly) symbols = symbols.filter(function (sym) { | ^ 42 | return Object.getOwnPropertyDescriptor(object, sym).enumerable; 43 | }); 44 | keys.push.apply(keys, symbols); WebpackError: Element type is invalid: expected a string (for built-in components) or a class/function (for composite componen ts) but got: undefined. - esm.js:41 [robdy-io]/[@mdx-js]/react/dist/esm.js:41:1 - esm.js:42 [robdy-io]/[@mdx-js]/react/dist/esm.js:42:1 - esm.js:45 [robdy-io]/[@mdx-js]/react/dist/esm.js:45:1 - esm.js:44 [robdy-io]/[@mdx-js]/react/dist/esm.js:44:1 - esm.js:42 [robdy-io]/[@mdx-js]/react/dist/esm.js:42:1 - esm.js:45 [robdy-io]/[@mdx-js]/react/dist/esm.js:45:1 - esm.js:37 [robdy-io]/[@mdx-js]/react/dist/esm.js:37:1 - esm.js:42 [robdy-io]/[@mdx-js]/react/dist/esm.js:42:1 - esm.js:45 [robdy-io]/[@mdx-js]/react/dist/esm.js:45:1 - esm.js:44 [robdy-io]/[@mdx-js]/react/dist/esm.js:44:1 - esm.js:42 [robdy-io]/[@mdx-js]/react/dist/esm.js:42:1 - esm.js:45 [robdy-io]/[@mdx-js]/react/dist/esm.js:45:1 - esm.js:37 [robdy-io]/[@mdx-js]/react/dist/esm.js:37:1 - esm.js:42 [robdy-io]/[@mdx-js]/react/dist/esm.js:42:1 - esm.js:36 [robdy-io]/[@mdx-js]/react/dist/esm.js:36:1 - esm.js:42 [robdy-io]/[@mdx-js]/react/dist/esm.js:42:1
ERROR #11321 PLUGIN "gatsby-plugin-feed" threw an error while running the onPostBuild lifecycle: Cannot query field "html" on type "Mdx". GraphQL request:9:23 8 | node { 9 | html | ^ 10 | fields { slug } Error: Cannot query field "html" on type "Mdx". GraphQL request:9:23 8 | node { 9 | html | ^ 10 | fields { slug }
ERROR #11321 PLUGIN "gatsby-plugin-feed" threw an error while running the onPostBuild lifecycle: Cannot query field "html" on type "Mdx". GraphQL request:9:23 8 | node { 9 | html | ^ 10 | fields { slug } Error: Cannot query field "html" on type "Mdx". GraphQL request:9:23 8 | node { 9 | html | ^ 10 | fields { slug } - internals.js:17 [robdy.io]/[gatsby-plugin-feed]/internals.js:17:13 - task_queues:95 processTicksAndRejections node:internal/process/task_queues:95:5 not finished onPostBuild - 0.157s
The text was updated successfully, but these errors were encountered:
Closed in #712
Sorry, something went wrong.
No branches or pull requests
https://www.gatsbyjs.com/plugins/gatsby-plugin-mdx#migrating-from-v3-to-v4
Tasks
Error
Troubleshooting
Different error:
The text was updated successfully, but these errors were encountered: