You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
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
The text was updated successfully, but these errors were encountered: