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 bootstrap command for fresh checkouts #2396

Merged
merged 1 commit into from
Oct 9, 2017

Conversation

m-allanson
Copy link
Contributor

Fixes #2395

I'm not 100% on the differences between lerna bootstrap and lerna run prepublish. I think this should fix the issue reported above though.

On a fresh checkout of the gatsby repo, yarn run bootstrap, followed by yarn test will both work.

Refs: #2383
Refs: #2308.

@gatsbybot
Copy link
Collaborator

Deploy preview ready!

Built with commit 3e25dbe

https://deploy-preview-2396--gatsbygram.netlify.com

@KyleAMathews KyleAMathews merged commit c97b25f into gatsbyjs:master Oct 9, 2017
@KyleAMathews
Copy link
Contributor

Ugh, messed this up last night when reverting things. Thanks!

@m-allanson m-allanson deleted the fix-bootstrap branch October 9, 2017 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't yarn run bootstrap from a fresh clone of master
3 participants