gatsby-source-rss-feed
gatsby-source-rss-feed copied to clipboard
Gatsby source plugin for rss feed.
Im trying to post job feeds. But I want to make we capture when there are no jobs to show a message, but the build fails because the name of...
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Im doing the example on docs but getting an error > There was an error in your GraphQL query: > > Cannot query field "allFeedGatsbyBlog" on type "Query".
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
I have added the certificate in the NPM config file and the issue is still occurring. "gatsby-source-rss-feed" threw an error while running the sourceNodes lifecycle: self signed certificate in certificate...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
when running plugin example (gatsby develope) from the documentation the following error occurs `error Plugin gatsby-source-rss-feed returned an error ⠁ source and transform nodes TypeError: Cannot destructure property `createNode` of...