Closed tesseralis closed 4 years ago
Hiya!
This issue has gone quiet. Spooky quiet. π»
We get a lot of issues, so we currently close issues after 30 days of inactivity. Itβs been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open! As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out gatsby.dev/contribute for more information about opening PRs, triaging issues, and contributing!
Thanks for being a part of the Gatsby community! πͺπ
most of the wrong languages comes from external readme
for example plugins:
maybe it helps a little bit, to also print to the console the file/doc/repo where this happening
plugin gatsby-plugin-appsync:
'gatsby_graphql_endpoint=http://localhost:20002/graphql'
plugin gatsby-source-xkcd:
'javascripttitle="gatsby-config.js"'
'difftitle="./example/basic-query/gatsby-config.js'
plugin gatsby-plugin-readingtime:
'jsgatsby-node.js'
Description
When running
gatsby develop
onwww
:Steps to reproduce
Run
gatsby develop
on thewww
directory of the gatsby repo.Expected result
No warnings.
Actual result
The above warning
Environment
System: OS: macOS Mojave 10.14.6 CPU: (4) x64 Intel(R) Core(TM) i7-4558U CPU @ 2.80GHz Shell: 3.2.57 - /bin/bash Binaries: Node: 10.16.1 - /usr/local/bin/node Yarn: 1.19.1 - ~/.yarn/bin/yarn npm: 6.13.6 - /usr/local/bin/npm Languages: Python: 2.7.16 - /usr/bin/python Browsers: Chrome: 79.0.3945.130 Firefox: 70.0.1 Safari: 13.0.4 npmPackages: gatsby: ^2.18.8 => 2.18.22 gatsby-design-tokens: ~1.0.10 => 1.0.10 gatsby-image: ^2.2.34 => 2.2.38 gatsby-plugin-canonical-urls: ^2.1.16 => 2.1.19 gatsby-plugin-catch-links: ^2.1.19 => 2.1.24 gatsby-plugin-emotion: ^4.1.16 => 4.1.21 gatsby-plugin-feed: ^2.3.23 => 2.3.26 gatsby-plugin-google-analytics: ^2.1.29 => 2.1.33 gatsby-plugin-google-tagmanager: ^2.1.18 => 2.1.24 gatsby-plugin-guess-js: ^1.1.26 => 1.1.29 gatsby-plugin-layout: ^1.1.16 => 1.1.21 gatsby-plugin-mailchimp: ^2.2.3 => 2.2.3 gatsby-plugin-manifest: ^2.2.31 => 2.2.37 gatsby-plugin-mdx: ^1.0.59 => 1.0.67 gatsby-plugin-netlify: ^2.1.28 => 2.1.31 gatsby-plugin-netlify-cache: ^0.1.0 => 0.1.0 gatsby-plugin-nprogress: ^2.1.15 => 2.1.18 gatsby-plugin-offline: ^3.0.27 => 3.0.31 gatsby-plugin-react-helmet: ^3.1.16 => 3.1.21 gatsby-plugin-sharp: ^2.3.5 => 2.3.13 gatsby-plugin-sitemap: ^2.2.22 => 2.2.25 gatsby-plugin-theme-ui: ^0.2.43 => 0.2.53 gatsby-plugin-twitter: ^2.1.15 => 2.1.18 gatsby-plugin-typography: ^2.3.18 => 2.3.21 gatsby-remark-autolink-headers: ^2.1.19 => 2.1.23 gatsby-remark-code-titles: ^1.1.0 => 1.1.0 gatsby-remark-copy-linked-files: ^2.1.31 => 2.1.36 gatsby-remark-embedder: ^1.11.0 => 1.7.0 gatsby-remark-graphviz: ^1.1.18 => 1.1.21 gatsby-remark-images: ^3.1.35 => 3.1.42 gatsby-remark-normalize-paths: ^1.0.0 => 1.0.0 gatsby-remark-prismjs: ^3.3.25 => 3.3.30 gatsby-remark-responsive-iframe: ^2.2.28 => 2.2.31 gatsby-remark-smartypants: ^2.1.17 => 2.1.20 gatsby-source-airtable: ^2.0.12 => 2.0.12 gatsby-source-filesystem: ^2.1.40 => 2.1.46 gatsby-source-git: ^1.0.2 => 1.0.2 gatsby-source-npm-package-search: ^2.1.19 => 2.1.22 gatsby-transformer-csv: ^2.1.19 => 2.1.24 gatsby-transformer-documentationjs: ^4.1.20 => 4.1.23 gatsby-transformer-remark: ^2.6.39 => 2.6.48 gatsby-transformer-screenshot: ^2.1.44 => 2.1.49 gatsby-transformer-sharp: ^2.3.7 => 2.3.12 gatsby-transformer-yaml: ^2.2.18 => 2.2.23 npmGlobalPackages: gatsby-cli: 2.8.26