question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug(starters): starter pages are not created for some starter repos

See original GitHub issue

Description

for some starters in the starters.yml there are no starters pages created and creating a 404. with the gatsbyjs starter there is a page with blurred preview but with fore reload there is an error page.

this starters are affected:

Steps to reproduce

open starter page

Expected result

should be an page

Actual result

404 page

Related Issues

  • #22431 Update docs/processing-payments-with-stripe
  • #19849 bug(starters): starter pages are not created for some starter repos
  • #19267 Add link checker for Gatsby Docs

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
piehcommented, Apr 2, 2020

Right, this is how we skip displaying full entries right now. We could instead opt into removing those filters from queries and in right components fallback to some placeholder images (or just don’t show anything, depending on layout? https://www.gatsbyjs.org/starters?v=2 will need some image to keep grid layout, but details page - https://www.gatsbyjs.org/starters/gatsbyjs/gatsby-starter-blog/ could just skip the screenshot I think )

0reactions
LekoArtscommented, Sep 8, 2020

Since the starters are now sourced from WordPress this issue was resolved.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Starters not working - Developing with Prismic
My prismic repo name is mikas-blog-example (mikas-blog-example.prismic.io). The code i am running is as generated by the script from the starter ...
Read more >
Learn everything you need to know about Strapi Starters
Starters are pre-made frontend applications linked to a template with configured content types or plugins that make it easier for you to get ......
Read more >
How to find your first open source bug to fix - freeCodeCamp
First I'll focus on finding good starter bugs in general in various bug trackers and code hosting sites. Then I'll share some resources ......
Read more >
Is there any particular reason why Spring boot starters using ...
Spring Boot's own starters are built with Maven purely because that's the build system that the whole project uses. If we were starting...
Read more >
Plugins, Themes & Starters | Gatsby
Once modified, a starter maintains no connection to its source. ... be versioned inside of a repository so that you can track issues...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found