sgtpenguin
Results
2
issues of
sgtpenguin
### Description I can't get this to run. When I `gatsby develop` or `gatsby-build` I get the following error. ``` ERROR Unable to source nodes! ERROR #11321 PLUGIN "gatsby-source-craft" threw...
bug
I am trying to set up a Post Type where the dynamic aspect of the permalink is a query parameter `reports/?type=annual&y=%postname%` where postname is going to be my year. It...