The Wayback Machine - https://web.archive.org/web/20210226074302/https://github.com/topics/blog
Skip to content
#

blog

Here are 20,027 public repositories matching this topic...

next.js
joamartico
joamartico commented Feb 24, 2021

What example does this report relate to?

with-ionic-typescript

What version of Next.js are you using?

10.0.1

What version of Node.js are you using?

12.0.0

What browser are you using?

Crome

What operating system are you using?

macOS

How are you deploying your application?

next start

Describe the Bug

As this example uses javascript vanilla Ionic, the ionic co

simonjoom
simonjoom commented Feb 17, 2021

In my case I did use a wrong version of Gatsby and I ve got an incorrect error about it

to replicate just change version to a wrong one in package.json of Gatsby and
semver will throw out an error than the catch on
https://github.com/gatsbyjs/gatsby/blob/a6be92eb80bb98c308310a0fb3c340dab8e104aa/packages/gatsby/src/bootstrap/load-themes/index.js#L40

do not output and do not stop the code.

alexfinnarn
alexfinnarn commented Jun 24, 2019

Describe the bug

GitHub provides a few options when configuring a new repo like: license, .gitignore file, a README.md, and the Rennovate plugin. If you want to install any of these by default, which I usually do, then you get an error about the remote having newer content.

To Reproduce
Steps to reproduce the behavior:

  1. Create a repo with a readme during the script
  2. See the er
Game-Programmer-Study-Notes

我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
  • Updated Jun 15, 2020

Improve this page

Add a description, image, and links to the blog topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the blog topic, visit your repo's landing page and select "manage topics."

Learn more