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

Trouble with "gatsby develop" command #527

Closed
arcarson opened this issue Oct 30, 2016 · 3 comments
Closed

Trouble with "gatsby develop" command #527

arcarson opened this issue Oct 30, 2016 · 3 comments

Comments

@arcarson
Copy link

Hi Kyle,

I've just run into a problem spinning up new projects in Gatsby.

If I run the commands recommended in the README for getting started:

$gatsby new my-test-gatsby-site
$cd my-test-gatsby-site
$gatsby develop

I get an error of:

"wrong type of arguments with: 8000"

This is an issue that is not present in a project that I span up several days ago.

node version: v5.10.1
gatsby version: 0.12.18
osx version: 10.11.6

Cheers,
Andy

@arcarson
Copy link
Author

I should also mention that the gatsby build command works - but the gatsby serve-build also returns the same error of "wrong type of arguments with: 8000"

@KyleAMathews
Copy link
Contributor

Sorry for the bother — a dependency added a new check that broke things. Fixed in #526 and released in 0.12.19.

@arcarson
Copy link
Author

Awesome, thanks for the update 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants