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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to start dev server in /www #9640

Closed
pranshuchittora opened this issue Nov 1, 2018 · 4 comments
Closed

Not able to start dev server in /www #9640

pranshuchittora opened this issue Nov 1, 2018 · 4 comments
Labels
status: awaiting author response Additional information has been requested from the author

Comments

@pranshuchittora
Copy link
Contributor

Today I tried to run the instance of gatsby website locally.
It stucks at source and transform nodes 馃槥
Pls refer this screenshot 馃憞
screenshot from 2018-11-02 01-25-09

@DSchau
Copy link
Contributor

DSchau commented Nov 1, 2018

@pranshuchittora yeah, it's a little unfortunate. In general, the site showcase (and taking screenshots) is the bulk of the time spent there. It'd eventually complete, just takes quite a while.

Can you try this setting? The general idea is you'd create .env.development and then add GATSBY_SCREENSHOT_PLACEHOLDER=true

@DSchau DSchau added the status: awaiting author response Additional information has been requested from the author label Nov 1, 2018
@DSchau
Copy link
Contributor

DSchau commented Nov 1, 2018

Sounds like that worked, so closing out!

@pranshuchittora
Copy link
Contributor Author

Thanks @DSchau it working 馃憤
screenshot from 2018-11-02 02-30-19

@pranshuchittora
Copy link
Contributor Author

Consider these updates in the docs #9643 馃憤

DSchau pushed a commit that referenced this issue Nov 1, 2018
Recently I tried to run the instance of gatsby's website locally. 
By using `gatsby develop` in /www, unfortunately, it got stuck. Refer #9640 for more info.
Thanks to @DSchau he suggested trying `GATSBY_SCREENSHOT_PLACEHOLDER=true` to run the dev server. But for a new contributor, it's hard for him to figure this out. 

So I made some changes in the `how-to-contribute` docs.
gpetrioli pushed a commit to gpetrioli/gatsby that referenced this issue Jan 22, 2019
Recently I tried to run the instance of gatsby's website locally. 
By using `gatsby develop` in /www, unfortunately, it got stuck. Refer gatsbyjs#9640 for more info.
Thanks to @DSchau he suggested trying `GATSBY_SCREENSHOT_PLACEHOLDER=true` to run the dev server. But for a new contributor, it's hard for him to figure this out. 

So I made some changes in the `how-to-contribute` docs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: awaiting author response Additional information has been requested from the author
Projects
None yet
Development

No branches or pull requests

2 participants