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

Add js-yaml as top-level dependency #9

Merged
merged 1 commit into from
Mar 24, 2016
Merged

Conversation

mef
Copy link
Contributor

@mef mef commented Mar 24, 2016

was causing the webpack build to fail (cf similar problem fixed in gatsbyjs/gatsby#174)

Error message:

ERROR in ./wrappers/yaml.js
Module not found: Error: Cannot resolve module 'js-yaml' in /home/username/gatsby-default/wrappers
 @ ./wrappers/yaml.js 17:14-32

gatsby develop starts well after performing this change.

was causing the webpack build to fail (cf similar problem fixed in gatsbyjs/gatsby#174)

Error message:

    ERROR in ./wrappers/yaml.js
    Module not found: Error: Cannot resolve module 'js-yaml' in /home/username/gatsby-default/wrappers
     @ ./wrappers/yaml.js 17:14-32

`gatsby develop` starts well after performing this change.
@KyleAMathews KyleAMathews merged commit 0d740a7 into gatsbyjs:master Mar 24, 2016
@KyleAMathews
Copy link
Contributor

thanks!

thomkrupa pushed a commit to thomkrupa/gatsby-starter-default that referenced this pull request Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants