[v2 stability issue] GraphQL Error Unknown field modified
on type NPMPackage
when running gatsby's www
locally
#5842
Labels
help wanted
Issue with a clear description that the community can help with.
type: bug
An issue or pull request relating to a bug in Gatsby
Description
running the exact same code yesterday as I did today, and it's unchanged, but now I am getting this error:
to be clear this is unrelated code to starter showcase so this could very well happen to anyone else running
www
on the v2 branch, potentially anyone using v2. just logging this error here for now so that others can find it, i have no idea what the cause is yet.NOTE: when i kill the process, and simply
npm run develop
again, the code works and the site builds with no errors. this is very definitely a stability issue of some sort.Steps to reproduce
Expected result
website should run
Actual result
doesn't run
Environment
System:
OS: macOS High Sierra 10.13.3
CPU: x64 Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz
Shell: 5.3 - /bin/zsh
Binaries:
Node: 9.4.0 - /usr/local/bin/node
Yarn: 1.6.0 - /usr/local/bin/yarn
npm: 6.0.1 - /usr/local/bin/npm
Browsers:
Chrome: 66.0.3359.181
Firefox: 59.0.2
Safari: 11.0.3
npmPackages:
gatsby: next => 2.0.0-alpha.51
gatsby-image: next => 2.0.0-alpha.5
gatsby-plugin-canonical-urls: next => 1.0.14-10
gatsby-plugin-catch-links: next => 2.0.1-11
gatsby-plugin-feed: next => 1.3.19-11
gatsby-plugin-fullstory: ^1.0.4-5 => 1.0.4-7
gatsby-plugin-glamor: next => 2.0.0-alpha.13
gatsby-plugin-google-analytics: next => 1.0.20-10
gatsby-plugin-lodash: next => 3.0.0-alpha.12
gatsby-plugin-mailchimp: ^2.2.3 => 2.2.3
gatsby-plugin-manifest: next => 2.0.1-17
gatsby-plugin-netlify: next => 1.0.19-11
gatsby-plugin-nprogress: next => 2.0.0-alpha.12
gatsby-plugin-offline: next => 2.0.0-alpha.15
gatsby-plugin-react-helmet: next => 2.0.12-7
gatsby-plugin-sharp: next => 2.0.0-alpha.19
gatsby-plugin-sitemap: next => 1.2.14-10
gatsby-plugin-twitter: next => 1.0.18-11
gatsby-plugin-typography: next => 2.0.1-11
gatsby-remark-autolink-headers: next => 1.4.13-11
gatsby-remark-copy-linked-files: next => 1.5.28-10
gatsby-remark-images: next => 2.0.0-alpha.21
gatsby-remark-prismjs: next => 1.2.16-11
gatsby-remark-responsive-iframe: next => 1.4.18-10
gatsby-remark-smartypants: next => 1.4.12-11
gatsby-source-filesystem: next => 2.0.0-alpha.15
gatsby-source-npm-package-search: ^1.0.8 => 1.0.8
gatsby-transformer-csv: next => 1.3.9-10
gatsby-transformer-documentationjs: next => 1.4.10-10
gatsby-transformer-remark: next => 2.0.1-13
gatsby-transformer-sharp: next => 2.0.1-13
gatsby-transformer-yaml: next => 2.0.1-11
npmGlobalPackages:
gatsby-cli: 1.1.58
gatsby: 1.9.231
File contents (if changed)
n/a
The text was updated successfully, but these errors were encountered: