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

Some brokeness atm #1897

Closed
KyleAMathews opened this issue Aug 23, 2017 · 5 comments
Closed

Some brokeness atm #1897

KyleAMathews opened this issue Aug 23, 2017 · 5 comments

Comments

@KyleAMathews
Copy link
Contributor

From #1880

Two problems I see are:

  • hot reloading isn't working
  • "gatsby serve" doesn't load on an accessible port

Both seem related to defaults not being set correctly with new CLI stuff which you can see by running gatsby serve --help if you install latest gatsby-cli.

/cc @jquense

@KyleAMathews
Copy link
Contributor Author

Headed to family thing so can't fix right now.

@dardub
Copy link
Contributor

dardub commented Aug 24, 2017

After creating a new project with no changes. Running gatsby build will not terminate after build finishes.

gatsby-cli: 1.1.1
gatsby: 1.9.2

@KyleAMathews
Copy link
Contributor Author

Oh thanks! Pushed & published fix for that as well.

@KyleAMathews
Copy link
Contributor Author

The global CLI also isn't using the locally installed gatsby it looks like.

#1899

@KyleAMathews
Copy link
Contributor Author

Reverted the CLI changes for now #1903

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

No branches or pull requests

2 participants