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

Broken by recent changes #132

Closed
kurtharriger opened this issue Feb 20, 2016 · 2 comments
Closed

Broken by recent changes #132

kurtharriger opened this issue Feb 20, 2016 · 2 comments

Comments

@kurtharriger
Copy link

First time using gatsby just now and I was trying to follow the instructions to create a new project exactly following instructions in Usage section and all I got was a blank page. I figured this was because I didn't specify a starter template, but after looking at the index.md I should have seen Welcome to your new Gatsby site. No errors in dev console.

I then tried the doc site and still got a blank page, but this time got error Uncaught TypeError: Router.createRoute is not a function in dev console.

I noticed the starter and doc templates changed just a few hours ago so I tried manually cloning the starter template and reverted back to version created in december and the site worked. It appears the offending commit is:

gatsbyjs/gatsby-starter-default@52fe755

The doc-site template appears to have a similar set of changes.

@KyleAMathews
Copy link
Contributor

Ack sorry about that. Working on new release and pushed the updates early
to the starter... should of put those on a branch.
On Sat, Feb 20, 2016 at 3:44 PM Kurt Harriger notifications@github.com
wrote:

First time using gatsby just now and I was trying to follow the
instructions to create a new project exactly following instructions in
Usage section and all I got was a blank page. I figured this was because I
didn't specify a starter template, but after looking at the index.md I
should have seen Welcome to your new Gatsby site. No errors in dev console.

I then tried the doc site and still got a blank page, but this time got
error Uncaught TypeError: Router.createRoute is not a function in dev
console.

I noticed the starter and doc templates changed just a few hours ago so I
tried manually cloning the starter template and reverted back to version
created in december and the site worked. It appears the offending commit is:

gatsbyjs/gatsby-starter-default@52fe755
gatsbyjs/gatsby-starter-default@52fe755

The doc-site template appears to have a similar set of changes.


Reply to this email directly or view it on GitHub
#132.

@KyleAMathews
Copy link
Contributor

Just released 0.8 🎉

Gatsby + starters are back in sync.

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