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

fix(www): Cannot read property 'resolve' of undefined #21022

Merged

Conversation

muescha
Copy link
Contributor

@muescha muescha commented Jan 30, 2020

Description

fix the error Cannot read property 'resolve' of undefined

  • the double comma result in an undefied plugin
  • the comma after 104 value added by prettier

see #21021

Related Issues

fixes #21021 chore(www): Cannot read property 'resolve' of undefined
introduced in #20989 Changed autolink headers offset

@muescha muescha requested a review from a team as a code owner January 30, 2020 00:22
Copy link
Contributor

@vladar vladar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is hilarious, didn't notice this double comma in the first place. Thanks for fixing!

@vladar vladar added the bot: merge on green Gatsbot will merge these PRs automatically when all tests passes label Jan 30, 2020
@gatsbybot gatsbybot merged commit 52484a6 into gatsbyjs:master Jan 30, 2020
@muescha muescha deleted the muescha/fix/cannot-read-property-resolve branch January 30, 2020 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore(www): Cannot read property 'resolve' of undefined
3 participants