Skip to content
#

documentation-tool

Here are 659 public repositories matching this topic...

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.

ralfbiedert
ralfbiedert commented Jun 8, 2020

Bug Report

Environment

Zola version: 0.11.0

Current Behavior

Hi, when running the link checker on my site zola reports spurious network errors, although opening the same site in Firefox works fine. As a subsequent error, if I try to re-run the checker I then sometimes get blocked by other hosts.

For example, first run:

D:\Development\Source\cheats.rs>bash ./deplo

Improve this page

Add a description, image, and links to the documentation-tool 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 documentation-tool topic, visit your repo's landing page and select "manage topics."

Learn more