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

Develop failing - fileAbsolutePath removed from gatsby-transformer-remark #4399

Closed
jonavila opened this issue Mar 6, 2018 · 3 comments
Closed
Assignees

Comments

@jonavila
Copy link
Contributor

jonavila commented Mar 6, 2018

Description

I upgraded to the latest gatsby release and I'm seeing error messages running develop because the fileAbsolutePath field was removed from gatsby-transformer-remark.

@KyleAMathews Looks like it was removed fixing #4385
4faec67#diff-37476cc0992c8d09852786ba4d4037ffL62

Any reason why this was removed?

Steps to reproduce

Try to use the filed fileAbsolutePath in GraphQL queries

Expected result

Expect the field fileAbsolutePath to exist in the GraphQL schema

Actual result

fileAbsolutePath is unknown

Environment

  • Gatsby version (npm list gatsby):gatsby@1.9.225
  • gatsby-cli version (gatsby --version): 1.1.45
  • Node.js version: 8.9.4
  • Operating System: OS X High Sierra

File contents (if changed):

@KyleAMathews
Copy link
Contributor

Oh oops, that was deliberate. Let me fix it real quick. Thanks for the bug report!

@jonavila
Copy link
Contributor Author

jonavila commented Mar 6, 2018

Awesome. Thanks for the quick fix.

@KyleAMathews
Copy link
Contributor

*was not deliberate

Can't type either :-)

@ghost ghost removed the review label Mar 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants