Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

astrokd
Copy link
Contributor

@astrokd astrokd commented Feb 12, 2021

Updating how-to guide in section "Configure Gatsby pages" with suggested yaml.load function.
Error says "Function yaml.safeLoad is removed in js-yaml 4. Use yaml. load instead, which is now safe by default."

Updating how-to guide in section "Configure Gatsby pages" with new yaml.load function.
Error says "Function yaml.safeLoad is removed in js-yaml 4. Use yaml. load instead, which is now safe by default."
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Feb 12, 2021
Copy link
Contributor

@LekoArts LekoArts left a comment

Choose a reason for hiding this comment

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

Thanks 👍

@LekoArts LekoArts added type: documentation An issue or pull request for improving or updating Gatsby's documentation and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Feb 15, 2021
@LekoArts LekoArts changed the title Update sourcing-from-json-or-yaml.md chore(docs): Update sourcing-from-json-or-yaml Feb 15, 2021
@LekoArts LekoArts merged commit bdf2dfc into gatsbyjs:master Feb 15, 2021
pragmaticpat pushed a commit to pragmaticpat/gatsby that referenced this pull request Apr 28, 2022
Updating how-to guide in section "Configure Gatsby pages" with new yaml.load function.
Error says "Function yaml.safeLoad is removed in js-yaml 4. Use yaml. load instead, which is now safe by default."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation An issue or pull request for improving or updating Gatsby's documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants