ErrLookup › gatsbyjs/gatsby
gatsbyjs/gatsby
React-based framework with performance, scalability, and security built in. · JavaScript · 2,549 source files
Analyzed at 8b06340921 on 2026-08-13. 293 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| The prop `fluid` or `fixed` is marked as required in `${comp | validation | error | react, props, gatsby-image, validation, deprecated |
| Could not find the file specified in the Link header `${head | exception | error | build, headers, cdn, manifest, gatsby-cloud |
| MissingInfoError | exception | error | recipes, gatsby-admin, config, secrets, deprecated |
| Your gatsby-config.js format is currently not supported by G | exception | error | recipes, gatsby-config, ast, parsing, deprecated |
| Did not recognize ${curr} | exception | error | recipes, ast, parsing, config, deprecated |
| A recipe must be specified | exception | error | recipes, xstate, recipe-machine, deprecated |
| ${JSON.stringify(result)} | validation | error | recipes, validation, mdx, deprecated |
| {"fetchError":"Could not fetch ${pathOrUrl} from official re | exception | error | network, recipes, fetch, unpkg, deprecated |
| BabelPluginRemoveGraphQLQueries: String interpolations are n | exception | error | babel, graphql, interpolation, fragments |
| BabelPluginRemoveGraphQLQueries: Unexpected empty graphql ta | exception | error | babel, graphql, empty-query |
| BabelPluginRemoveGraphQLQueries: GraphQL syntax error in que | exception | error | babel, graphql, syntax, parsing |
| BabelPluginRemoveGraphQLQueries: the "${exportName}" export | exception | error | babel, graphql, config, async, typescript |
| flags option needs to be set | validation | error | babel, config, flags, compiler |
| availableFlags option needs to be set | validation | error | babel, config, flags, compiler |
| ${cFlag} is not part of the available compiler flags. | validation | error | babel, flags, compiler, whitelist |
| keepDynamicImports option needs to be set | validation | error | babel, config, dynamic-import, compiler |
| keepDynamicImports option needs to be an array | validation | error | babel, config, dynamic-import, type-error |
| Could not find "gatsby" in ${rootPath}. Perhaps it wasn't in | exception | error | create-gatsby, install, npm, module-resolution |
| Could not find a suitable version of gatsby-cli. Please repo | exception | error | create-gatsby, install, gatsby-cli, version-mismatch |
| Something went wrong when trying to add the plugins to the p | exception | error | create-gatsby, plugin-install, cli, network |
| Did not recognize ${curr} | exception | error | babel, ast, plugin-options, gatsby-cli |
| starter ${starterPath} doesn't exist | validation | error | gatsby-cli, init-starter, filesystem, cli |
| You can't create a starter from the existing directory. If y | validation | error | gatsby-cli, init-starter, cli, user-error |
| Please mention both starter package and project name along w | validation | error | gatsby-cli, init-starter, interactive-prompts, cli |
| GatsbyImageCodemod: GraphQL syntax error in query: ${query} | exception | error | codemod, graphql, gatsby-plugin-image, migration |
| GatsbySortAndAggrCodemod: GraphQL syntax error in query: ${ | exception | error | codemod, graphql, migration, gatsby-codemods |
| process.env.GATSBY_CPU_COUNT is set to 'logical_cores' but t | validation | warning | cpu-cores, environment-variable, gatsby-core-utils, container |
| There has been a problem counting the number of CPU cores | exception | error | cpu-cores, gatsby-core-utils, platform, container |
| You must specify either a cache or a directory | validation | error | fetch-remote-file, gatsby-core-utils, validation, cache |
| The following page component must contain '?__contentFilePat | validation | error | parse-component-path, routing, mdx, gatsby-core-utils |
| ${r.errors.join(`, `)} | exception | error | graphql, gatsby-plugin-feed, plugin-options, runtime |
| Invalid plugin options for "gatsby-plugin-feed": "quer | validation | error | graphql, gatsby-plugin-feed, plugin-options, validation |
| Invalid plugin options for "gatsby-plugin-feed": "qu | validation | error | graphql, gatsby-plugin-feed, plugin-options, validation |
| generateImageSource must be a function | validation | error | gatsby-plugin-image, plugin-api, validation, typescript |
| Specified dimensions for images must be positive numbers (> | validation | error | gatsby-plugin-image, validation, dimensions, image-processing |
| You can only have single instance of gatsby-plugin-layout in | validation | error | gatsby-plugin-layout, plugin-config, duplicate, gatsby-node |
| Couldn't find layout component at "${GATSBY_LAYOUT_COMPONENT | exception | error | gatsby-plugin-layout, layout, webpack, missing-file |
| icon (${icon}) does not exist as defined in gatsby-config.js | validation | error | gatsby-plugin-manifest, icon, missing-file, config |
| Could not locate File node for ${mdxPath} | exception | error | gatsby-plugin-mdx, file-node, source-filesystem, mdx |
| Couldn't find the specified offline inject script | exception | error | gatsby-plugin-offline, service-worker, filesystem, config, build |
| Collection page builder encountered an error parsing the fil | validation | error | gatsby-plugin-page-creator, file-system-routing, collection-path, validation |
| An error occurred building the slug parts. This is likely a | exception | warning | gatsby-plugin-page-creator, internal, bug, collection-path |
| PageCreator: To query node "gatsbyPath" the "filePath" argum | validation | error | gatsby-plugin-page-creator, graphql, validation, gatsbypath |
| PageCreator: To query node "gatsbyPath" the "filePath" argum | validation | error | gatsby-plugin-page-creator, graphql, validation, gatsbypath |
| PageCreator: To query node "gatsbyPath" the "filePath" argum | validation | error | gatsby-plugin-page-creator, graphql, validation, gatsbypath |
| PageCreator: To query node "gatsbyPath" the "filePath" argum | validation | error | gatsby-plugin-page-creator, graphql, validation, gatsbypath |
| PageCreator: To query node "gatsbyPath" the "filePath" argum | exception | error | gatsby-plugin-page-creator, graphql, validation, gatsbypath, filesystem |
| Could not find matching operation for ${requestedPathOnDisk} | exception | error | gatsby-plugin-sharp, internal, job-queue, cache, image-processing |
| ${fixedDimension} has to be a positive int larger than zero | validation | error | gatsby-plugin-sharp, image-processing, validation, dimensions |
| All ints in srcSetBreakpoints should be positive ints larger | validation | error | gatsby-plugin-sharp, image-processing, validation, responsive-images |
| toFormat seems to be empty, we need a fileExtension to set i | validation | error | gatsby-plugin-sharp, image-processing, validation, format |
| ${prop} has to be a positive int larger than zero (> 0), now | validation | error | gatsby-plugin-sharp, image-processing, validation, dimensions |
| Failed to load image ${file} into sharp. | exception | error | gatsby-plugin-sharp, image-processing, filesystem, corrupt-input |
| Failed to write ${file} into ${outputPath}. (${err.message}) | exception | error | gatsby-plugin-sharp, image-processing, filesystem, encode, disk |
| Processing ${file} failed | exception | error | gatsby-plugin-sharp, image-processing, transform, sharp |
| Specified dimensions for images must be positive numbers (> | validation | error | gatsby-plugin-sharp, image-processing, validation, dimensions |
| You've passed something other than string to the exclude arr | validation | error | gatsby-plugin-sitemap, config, validation, exclude |
| Invalid options passed to page Filter function | validation | error | gatsby-plugin-sitemap, config, validation, filter |
| ${REPORTER_PREFIX} Error in default page filter | exception | error | gatsby, sitemap, filtering, page-nodes |
| ${REPORTER_PREFIX} Error in custom page filter. If you've cu | exception | error | gatsby, sitemap, configuration, minimatch, filtering |
| Invalid plugin options for "gatsby-plugin-sitemap": | validation | error | gatsby, sitemap, graphql, validation, configuration |
| 'babel-plugin-styled-components' is not installed which is n | exception | critical | gatsby, styled-components, peer-dependency, missing-module, babel |
| Couldn't check available APIs. Make sure you are on gatsby v | exception | error | gatsby, version-mismatch, feature-detection, missing-module |
| Couldn't check available APIs. Make sure you are on gatsby v | exception | error | gatsby, version-mismatch, lifecycle-api, feature-detection |
| The "layout" argument is required for "${source.url}" | validation | error | gatsby, image, graphql, validation, resolver |
| Either the "width" or "height" argument is required f | validation | error | gatsby, image, graphql, validation, dimensions |
| The provided width of "${width}" is incorrect. Dimensions sh | validation | error | gatsby, image, validation, dimensions, sharp |
| The provided height of "${height}" is incorrect. Dimensions | validation | error | gatsby, image, validation, dimensions, sharp |
| Unknown format "${args.format}" was given to resize ${source | validation | error | gatsby, image, validation, format, resolver |
| No width or height is given to resize "${source.url}" | validation | error | gatsby, image, validation, dimensions, resolver |
| Cannot specify both JPG and PNG formats | validation | error | gatsby, image, validation, format, configuration |
| RemoteFileNode does not have a mimeType. The field is requir | exception | error | gatsby, image, validation, mimetype, file-node, source-plugin |
| A languageExtension needs to be defined as an object. Given | validation | error | gatsby, prismjs, remark, configuration, validation |
| A languageExtension needs to contain 'language' and 'extend' | validation | error | gatsby, prismjs, remark, configuration, validation |
| Prism doesn't support language '${language}'. | exception | error | gatsby, prismjs, remark, language, syntax-highlighting |
| Cannot access Contentful space "${maskText(pluginOptions.spa | exception | critical | gatsby, contentful, cms, authentication, network, credentials |
| createNodeId must be a function, was ${typeof createNodeId} | validation | error | gatsby, filesystem, validation, node-creation, api-misuse |
| createNode must be a function, was ${typeof createNode} | validation | error | gatsby, filesystem, validation, node-creation, api-misuse |
| Neither "cache" or "getCache" was passed. getCache must be f | validation | error | gatsby, validation, config, cache |
| createNodeId must be a function, was ${typeof createNodeId} | validation | error | gatsby, validation, config, createnodeid |
| createNode must be a function, was ${typeof createNode} | validation | error | gatsby, validation, config, createnode |
| Neither "cache" or "getCache" was passed. getCache must be f | validation | error | gatsby, validation, config, cache |
| url passed to createRemoteFileNode is either missing or not | validation | error | gatsby, validation, url, network |
| Source GraphQL API: HTTP error ${response.status} ${response | http | error | gatsby, graphql, network, http, auth |
| response.statusText | http | error | shopify, http, auth, network |
| Operation ${id} failed with ${errorCode} | exception | error | shopify, bulk-operation, auth, graphql |
| Could not parse file extension from Shopify image URL: ${url | validation | warning | shopify, image, validation |
| There is no shopifyType for child type: ${childType} | validation | error | shopify, type-map, data |
| Expected an ID in the format gid://shopify/<typename>/<id> | validation | error | shopify, validation, id, data |
| createNodeId must be a function, was ${typeof createNodeId} | validation | error | wordpress, gatsby, validation, createnodeid |
| createNode must be a function, was ${typeof createNode} | validation | error | wordpress, gatsby, validation, createnode |
| Neither "cache" or "getCache" was passed. getCache must be f | validation | error | wordpress, gatsby, validation, cache |
| message?.context?.sourceMessage | panic | error | wordpress, reporter, runtime |
| GraphQL request returned an empty string. | exception | error | wordpress, graphql, network, config |
| GraphQL request was redirected to ${responsePath} | exception | error | wordpress, graphql, redirect, config |
| Unable to connect to WPGraphQL. | exception | error | wordpress, graphql, config, network |
| stringifiedErrors | exception | error | wordpress, graphql, schema, validation |
| Couldn't find any supported Gatsby Node API's in ${initialAp | exception | error | wordpress, gatsby, lifecycle, compatibility |
| Unable to parse JSON: ${hint} | exception | error | json, transformer, build-time, data-parsing, gatsby-transformer-json |
| invalid bucket ${process.env.S3_BUCKET} | exception | critical | s3, aws, lambda, environment-variables, iam, gatsby-transformer-screenshot |
| A required environment variable is missing. Set S3_BUCKET or | exception | critical | environment-variables, lambda, configuration, s3, gatsby-transformer-screenshot |
| Remote file node is null | exception | error | remote-file, network, build-time, createremotefilenode, gatsby-transformer-screenshot |
| We couldn't find the correct component chunk with the name " | exception | error | dev-mode, webpack, chunk, routing, dev-loader |
| EnsureResources was not able to find resources for path: "${ | exception | error | client-side, page-resources, build-cache, routing, ensure-resources |
| It appears like Gatsby is misconfigured. Gatsby related `gra | exception | error | graphql, babel, build-config, compile-time, misconfiguration |
| Expected "Head" export to be a function got "${typeof head}" | validation | error | head-api, react, seo, validation, export |
| We couldn't load "${__PATH_PREFIX__}/page-data/sq/d/${static | exception | error | static-query, production, network, deployment, cdn |
| We couldn't find the correct component chunk with the name " | exception | error | production, webpack, chunk, routing, prod-loader, partial-hydration |
| Loading indicator should never be imported in code that does | exception | error | browser-only, ssr, webpack, internal-module, loading-indicator |
| It appears like Gatsby is misconfigured. JSONStore is Gatsby | exception | error | production, internal-module, webpack, node-env, dev-only, jsonstore |
| Slice "${sliceName}" was passed props that are not serializa | validation | error | slices, serialization, react, props, ssr |
| Nested slices are not supported.${additionalContextMessage} | validation | error | slices, nested-slices, composition, react, constraint |
| Slice context "${slicesContext.renderEnvironment}" is not su | validation | error | slices, context, internal, ssr, render-environment |
| Slices are disabled. | exception | error | slices, feature-flag, environment-variables, configuration |
| Slice "${concreteSliceName}" for "${sliceName}" slot not fou | exception | error | slices, inline-slice, browser, results-map, alias |
| Slice "${concreteSliceName}" for "${sliceName}" slot not fou | exception | error | slices, server-slice, ssr, slices-map, alias, registration |
| You're likely using a version of React that doesn't support | validation | error | react, hooks, version-mismatch, use-static-query, dev-mode |
| useStaticQuery was called with a string but expects to be ca | validation | error | react, graphql, gatsby, hooks, use-static-query |
| The result of this StaticQuery could not be fetched. This i | exception | error | gatsby, build, cache, internal, static-query |
| Plugin "${plugin.resolve}" has an "option" key in the config | validation | error | config, plugins, gatsby, gatsby-config |
| Local plugin ${pluginName} requires a package.json file | validation | error | plugins, config, filesystem, local-plugin |
| No support for arrays not at the end of path | exception | error | plugins, config, validation, joi, internal |
| json-file-store failed to JSON.parse this string: `${dataStr | exception | error | cache, json, filesystem, internal |
| something changed in webpack but I don't know what | exception | error | gatsby, build, webpack, slices, internal, experimental |
| The $regex comparator is expecting the regex as a string, no | validation | error | graphql, query, filter, regex, datastore |
| The argument to the `in` comparator should be an array | validation | error | graphql, query, filter, datastore |
| The $nin operator expects an array as value | validation | error | graphql, query, filter, datastore |
| Array is an invalid filter value for the `${op}` comparator | validation | error | graphql, query, filter, datastore |
| Bad value at ${path}: ${inspect(fieldValue)} | exception | error | datastore, lmdb, indexing, schema, internal |
| The argument to the `in` predicate should be an array | validation | error | graphql, query, filter, lmdb, indexing, datastore |
| ${filter.comparator} value must not be an array | validation | error | graphql, query, filter, lmdb, indexing, datastore |
| Range filter ${predicate} should not have array value | validation | error | graphql, query, filter, lmdb, indexing, datastore |
| Range filter ${predicate} should not have value of type ${ty | validation | error | graphql, query, filter, lmdb, indexing, datastore |
| Bad filter value for predicate ${filter.comparator}: ${inspe | validation | error | graphql, query, filter, lmdb, indexing, datastore |
| Gatsby can't differentiate between themes ${matchingThemes.m | exception | error | themes, shadowing, webpack, gatsby, config |
| GatsbySortAndAggrCodemod: GraphQL syntax error in query: ${ | exception | error | graphql, query, migration, codemod, gatsby-v5 |
| Could not create more nodes. Maximum node count is reached: | exception | critical | redux, nodes, internal-limit, state |
| Plugins creating nodes can not set data on the reserved fiel | validation | error | nodes, createnode, fields, plugin-api |
| A plugin tried to update a node field that it doesn't own: | validation | error | createnodefield, fields, ownership, plugin-api |
| createSlice is only available in Gatsby v5 | validation | error | createslice, version, gatsby-v5, plugin-api |
| An ID must be provided when creating or setting job | validation | error | jobs, reducer, validation, plugin-api |
| An ID must be provided when ending a job | validation | error | jobs, reducer, validation, plugin-api |
| The plugin "${_.get(action, `plugin.name`, `anonymous`)}" tr | validation | error | jobs, reducer, lifecycle, plugin-api |
| If you encounter this error, it's probably a Gatsby internal | exception | error | jobs, jobsv2, reducer, internal-bug |
| An error occurred finding a node by it's type. This is likel | exception | error | nodes-by-type, reducer, internal-bug, state |
| Pages can only be created by plugins. There wasn't a plugin | validation | error | pages, reducer, plugin-context, validation |
| You can't set plugin status without a plugin | validation | error | status, reducer, plugin-context, validation |
| You must pass an object into setPluginStatus. What was passe | validation | error | status, reducer, validation, plugin-api |
| The plugin "${ownerName}" created a node of a type owned by | validation | error | type-owners, createnode, ownership, schema, plugin-api |
| The plugin "${pluginName}" deleted a node of a type owned by | validation | error | type-owners, deletenode, ownership, plugin-api |
| Nodes can only be updated by their owner. Node "${node.id}" | validation | error | type-owners, createnode, ownership, node-id, plugin-api |
| Target platform/arch for functions execution (${functionsTar | exception | error | bundle-webpack, lmdb, functions, cross-compile, native-binary |
| Failed to find required LMDB binary | exception | error | bundle-webpack, lmdb, functions, native-binary, install |
| Failed to locate or install LMDB binary for functions execut | exception | error | bundle-webpack, lmdb, functions, linux, native-binary |
| Failed to locate or install Sharp binary for functions execu | exception | error | bundle-webpack, sharp, functions, native-binary, cross-compile |
| Incompatible DSG/SSR executing environment. Function was bui | exception | critical | functions, dsg, ssr, platform, native-binary, runtime |
| Can't determine type for "${value}" in \`${selector}\`. | exception | error | schema, inference, graphql, type-inference |
| nodeModel.findOne() does not support sorting. Use nodeModel. | exception | error | node-model, graphql, resolver |
| Expected non-null field value. | exception | error | schema, graphql, validation, non-null |
| Expected array field value. | exception | error | schema, graphql, validation, list |
| Can't exclude datastore from engine function without adapter | exception | error | adapter, deployment, config |
| Usage of "cache" instance in "onPreInit" API is not supporte | exception | error | cache, lifecycle, plugin |
| Page "${pagePath}" doesn't exist. It might have been deleted | exception | error | page-data, runtime, pages |
| Could not find query ${pagePath} | exception | error | page-data, query-runner, pages |
| Couldn't get query results for "${pagePath}" in ${(initialWa | exception | error | page-data, timeout, query-runner |
| Error loading a result for the page query in "${pagePath}". | exception | error | page-data, cache, filesystem |
| ${filePath} should be an absolute path. | exception | error | jobs, filesystem, paths |
| No worker function found for ${job.name} | exception | error | jobs, worker, plugin |
| We couldn't find a gatsby-worker.js(${plugin.resolve}/gatsby | exception | error | jobs, worker, plugin |
| Result of a worker should be an object, type of "${typeof re | exception | error | jobs, worker |
| Could not find owner plugin of node for loadNodeContent with | exception | error | nodes, plugin, cache |
| Could not find function loadNodeContent for plugin ${plugin. | exception | error | nodes, plugin |
| Couldn't find temp query result for "${pagePath}". | exception | error | page-data, cache, lmdb |
| Could not find matching component for page ${page.path} | exception | error | pages, components, build |
| Unexpected result of config factory. Expected "function", go | exception | error | ssr, dsg, page-config, template, webpack-chunk |
| Page for "${pathName}" not found | exception | error | ssr, dsg, page-data, runtime, datastore |
| Page template details for "${page.componentChunkName}" not f | exception | error | ssr, dsg, page-template, cache, engine-bundle |
| Generated engines use disallowed import "${request}". Only a | validation | error | engines, validation, module-loading, build, hermetic |
| Encountered unknown module type: ${module.type}. Please open | exception | error | webpack, split-chunks, build, node-modules, internal |
| Slice name "${sliceName}" not found when rendering slices | exception | error | slices, render-html, ssg, slice-registration, build |
| gatsby <${command}> can only be run for a gatsby site. Eithe | panic | error | cli, bootstrap, package-json, local-site |
| There was a problem loading the local ${command} command. Ga | panic | error | cli, install, node-modules, lockfile, bootstrap |
| Handler for command "${command}" is not a function. Your Gat | panic | error | cli, command-loading, corrupted-install, node-modules |
| There was a problem loading the local ${command} command. Ga | panic | error | cli, command-loading, require-error, install, node-modules |
| Package manager must be yarn or npm. | panic | error | cli, options, package-manager, validation |
| Gatsby requires Node.js ${MIN_NODE_VERSION} or higher (you h | panic | critical | cli, node-version, environment, startup, semver |
| UNHANDLED REJECTION | panic | critical | cli, unhandled-rejection, process, lifecycle, async |
| UNHANDLED EXCEPTION | panic | critical | cli, uncaught-exception, process, lifecycle |
11610 11610 | error_code | error | cli, gatsby-new, arguments, starter, validation |
11611 11611 | error_code | error | cli, gatsby-new, arguments, path-validation |
11612 11612 | error_code | error | cli, gatsby-new, path-validation, arguments |
11613 11613 | error_code | error | cli, gatsby-new, filesystem, safety, package-json |
| We had trouble connecting to Gatsby Cloud to create a login | panic | error | cli, login, network, gatsby-cloud, auth |
11701 11701 | error_code | critical | reporter, watchdog, stuck-status, build, diagnostics, timeout |
| Oops the plugin option "defaultDataLayer" should be a plain | panic | error | configuration, gatsby-plugin, validation, google-tagmanager |
| Please install gatsby-source-filesystem | panic | error | missing-dependency, gatsby-plugin, image-processing, filesystem |
| Please install gatsby-plugin-sharp | panic | error | missing-dependency, gatsby-plugin, image-processing, sharp |
gatsby-plugin-page-creator_12107 "path" is a required option for gatsby-plugin-page-creator
See docs here - http | panic | error | configuration, gatsby-plugin, validation, page-creator |
gatsby-plugin-page-creator_12108 The path passed to gatsby-plugin-page-creator does not exist on your file system | panic | error | configuration, filesystem, validation, page-creator |
gatsby-plugin-page-creator_12109 ${e.message} | panic | error | filesystem, watcher, page-creator, runtime-error |
gatsby-plugin-page-creator_12110 ${e.message} | panic | error | filesystem, watcher, page-creator, runtime-error |
| Gatsby-plugin-sharp wasn't setup correctly in gatsby-config. | panic | error | configuration, missing-dependency, sharp, image-processing |
| error converting image | panic | error | sharp, image-processing, runtime-error, native-binding |
| ${REPORTER_PREFIX} Error resolving Site URL | panic | error | sitemap, configuration, validation, site-url |
| Error executing the GraphQL query inside gatsby-plugin-sitem | panic | error | sitemap, graphql, configuration, validation |
| ${REPORTER_PREFIX} Error resolving Pages | panic | error | sitemap, configuration, validation, resolve-pages |
| ${REPORTER_PREFIX} The `resolvePages` function did not retur | panic | error | sitemap, validation, type-error, resolve-pages |
| ${REPORTER_PREFIX} Error serializing pages | panic | error | sitemap, configuration, validation, serialize |
| Invalid REPL directory specified: "${directory}" | panic | error | configuration, filesystem, validation, code-repls |
| Invalid REPL redirectTemplate specified: "${codepen.redirect | panic | error | configuration, filesystem, validation, code-repls |
| Error in gatsby-remark-code-repls plugin: cannot read | panic | error | filesystem, runtime-error, code-repls, permissions |
| Image downloading failed for ${originalImg}, please check if | panic | error | network, contentful, image-processing, cdn, runtime-error |
| The image "${node.url}" (with alt text: "${node.alt}") doesn | panic | error | |
| Failed downloading the base64 image for ${url} | panic | error | |
ContentTypesMissing Please check if your contentTypeFilter is configured properly. Content types wer | panic | error | |
FetchContentTypes Restricted ContentType name found. The name "${contentTypeItemId}" is not allowe | panic | error | |
SelfSignedCertificate We couldn't make a secure connection to your contentful space. Please check if y | panic | error | |
| Accessing your Contentful space failed: ${createContentfulEr | panic | error | |
SyncError Fetching contentful data failed: ${createContentfulErrorMessage(e)} | panic | error | |
FetchTags Error fetching tags: ${createContentfulErrorMessage(e)} | panic | error | |
FetchContentTypes Error fetching content types: ${createContentfulErrorMessage(e)} | panic | error | |
GatsbyPluginMissing gatsby-plugin-image is missing from your project.
Please install "gatsby-plugin- | panic | error | |
LocalesMissing Please check if your localeFilter is configured properly. Locales '${allLocales. | panic | error | |
MissingResource error copying file from ${details.absolutePath} to ${publicPath} | panic | error | |
| The path passed to gatsby-source-filesystem does not exist | panic | error | |
bulkOperationFailed ${e.field ? `${e.field.join(`.`)}: ${e.message}` : e.message} | panic | error | |
unknownSourcingFailure Operation ${op.name} failed after ${e.node.objectCount} objects
- | panic | error | |
unknownApiError Received error ${e.response.status} from Shopify: ${await e.response.text()} | panic | error | |
| Your version of WPGatsby is too old to determine if we're co | panic | error | |
| Your remote version of WPGraphQL is not within the accepted | panic | error | |
| WPGraphQL returned a debug message on startup: ${firstError | panic | error | |
| The type.MediaItem.lazyNodes option isn't supported in Gatsb | panic | error | |
| PluginOptions.type.MediaItem.limit is an disallowed plugin o | panic | error | |
| Since Gatsby v4+ you cannot use the ${typeName}.beforeChange | panic | error | |
| beforeChangeNode type setting for ${typeName} threw error: $ | panic | error | |
| Plugin option filter is unnamed ${test.toString()} ${proce | panic | error | |
| Plugin option filter ${name} didn't return a filtered option | panic | error | |
BadResponse Encountered errors. See above for details. | panic | error | |
Timeout It took too long for ${url} to respond (longer than ${timeout / 1000} seconds).
| panic | error | |
111007 Your WordPress server at ${bold(url)} appears to be overloaded.
${getLowerReque | panic | error | |
111005 Request failed with status code 401.\n\nThe HTTP Basic Auth credentials you've p | panic | error | |
111004 ${e.message}\n\nThe GraphQL request was forbidden.\nIf you are using a security | panic | error | |
111001 ${e.message}\n\n${errorContext}\n\nThis can happen due to custom code or redirec | panic | error | |
112002 ${errorContext ? `${errorContext}` : ``}\n\nThe supplied url ${bold(urlWithoutTr | panic | error | |
111002 ${errorContext || ``}\n\n${e.message} \n\nReceived HTML as a response. Are you s | panic | error | |
111008 ${e.message}\n\nSee the docs for more information:\nhttps://github.com/gatsbyjs/ | panic | critical | ssl, tls, certificate, network, gatsby-source-wordpress |
112003 \n\n\t${sharedError}\n\tSee above for more information. | panic | critical | gatsby-source-wordpress, plugin, runtime-error, preview |
gatsby-transformer-sharp_20001 error copying file from ${details.absolutePath} to ${publicPath} | panic | error | filesystem, transformer-sharp, image, io |
| Failed to resolve ${themeName} | panic | error | themes, plugins, config, resolution |
| Error: matchPath property is undefined for page ${page.path} | panic | error | pages, matchpath, typescript, internal |
| Syntax error in "${absPath}":\n${err.message}\n${codeFrame} | panic | error | syntax, babel, modules, plugin |
| This plugin file is using both CommonJS and ES6 module syste | panic | error | modules, commonjs, esm, plugin, syntax |
| Error in "${modulePath}": | panic | error | modules, plugin, import, runtime-error |
| for custom ssl --https, --cert-file, and --key-file must be | panic | error | cli, ssl, develop, https, config |
| You're trying to generate a ssl certificate for an IP (${ssl | panic | error | cli, ssl, https, develop, devcert |
11323 ${pluginName} must set the page path when creating a page.\n\nThe page object pa | panic | error | pages, createpage, validation, action |
11324 Error while creating your page:\n\n${message} | panic | error | pages, createpage, context, validation |
11322 ${pluginName} created a page and didn't pass the path to the component.\n\nThe p | panic | error | pages, createpage, component, validation |
| ${pluginName} must set the absolute path to the page compone | panic | error | pages, createpage, component, path, validation |
| The node internal.owner field is set automatically by Gatsby | panic | error | nodes, createnode, internal, validation |
| Plugin ${plugin.name} attempted to set request headers with | panic | error | action, setrequestheaders, validation, headers |
| Plugin ${plugin.name} attempted to set request headers for a | panic | error | action, setrequestheaders, url, validation |
11334 ${pluginName} must set the slice id when creating a slice.\n\nThe slice object p | panic | error | slices, createslice, validation, v5 |
| ${pluginName} created a slice and didn't pass the path to th | panic | error | slices, createslice, component, path, validation |
| ${err} | panic | critical | webpack, build, dev-only, bundling |
| Building schema failed | panic | critical | graphql, schema, createtypes, node-interface |
| Interfaces with the `nodeInterface` extension must have a fi | panic | critical | graphql, schema, node-interface, type-definition |
| Types implementing queryable interfaces must also implement | panic | critical | graphql, schema, node-interface, queryable-interface |
| Encountered an error parsing the provided GraphQL type defin | panic | critical | graphql, schema, sdl, syntax-error, createtypes |
| Unhandled rejection | panic | critical | async, promise, unhandled-rejection, process-exit |
| Missing program args | panic | critical | bootstrap, initialization, program-args, internal-api |
| Unable to copy site files to .cache | panic | critical | filesystem, cache, permissions, initialization |
| Failed to read ${siteDir}/api-runner-ssr.js | panic | critical | filesystem, cache, ssr, initialization, api-runner |
| Missing compiler | panic | critical | webpack, develop, internal, state-machine, hot-reload |
| Missing required params | panic | critical | webpack, develop, internal, initialization, invariant |
| Failed to write out requires | panic | critical | filesystem, cache, requires-writer, build, redux |
| ${event.data} | panic | critical | state-machine, develop, error-propagation, xstate |
| Panicking because nodes appear to be being changed every tim | panic | critical | infinite-loop, resolvers, nodes, develop, non-deterministic |
12200 Tried to create adapter routes for webpack assets but failed. If the issue persi | panic | critical | adapter, webpack, build, routes, assets |
| Could not find Redux store | panic | critical | redux, store, internal, invariant, assertion |
| The `id` parameter passed to createNodeId must be a String o | panic | critical | createnodeid, source-plugin, validation, nodes |
| The `namespace` parameter passed to createNodeId must be a S | panic | critical | createnodeid, source-plugin, validation, namespace |
| ${err} | panic | critical | network, port, develop, detect-port |
| page not found | panic | error | ssr, develop, pages, race-condition, internal |
11521 for custom ssl --https, --cert-file, and --key-file must be used together | panic | error | ssl, https, dev-server, configuration, cli-flags |
11522 Failed to generate dev SSL certificate | panic | error | ssl, https, dev-server, devcert, permissions, ci |
10128 It looks like you were trying to add the gatsby-node file? Please rename "${near | panic | error | configuration, gatsby-node, filename, typescript, developer-experience |
11904 Expected compiled files not found after compilation for ${siteRoot} after ${retr | panic | critical | parcel, compilation, cache, worker, retry, memory |
11903 There was an unhandled error during compilation for ${siteRoot}. Please run the | panic | critical | parcel, compilation, unknown-error, diagnostics, verbose |
11901 Failed to compile Gatsby files ${origin ? `(${origin})` : ``}:\n ${generalMes | panic | error | parcel, compilation, typescript, gatsby-node, diagnostics, code-frame |
| ${err} | panic | critical | dev-server, html, ssr, webpack, develop |
| There was an error compiling the html.js component for the d | panic | critical | dev-server, html, ssr, webpack, develop, module-resolution |
| Unhandled rejection | panic | critical | worker, unhandled-rejection, promise, debugging |