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.

When I build my project using gatsby@4.0.0 I get

warn Plugin gatsby-plugin-robots-txt is not compatible with your gatsby version 4.0.0 - It requires gatsby@^3.0.0 || ^2.0.0

version 1.6.13

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:5
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
broksonic21commented, Oct 22, 2021

As an FYI, this also is breaking npm audit fix as well as rebuilding package-lock files if you use Gatsby 4.0 and this plugin. (note: it’s not the only plugin broken by Gatsby 4.0 due to peer dependency ranges).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Introducing Gatsby 4
Gatsby 4 now supports Server-Side Rendering, giving developers the choice of generating content at either build time, as with static-site generation, ...
Read more >
Demystifying The New Gatsby Framework - Smashing Magazine
We've made Gatsby 10x faster to build and deploy by opening up two new rendering modes, adding support for Parallel Query Processing, ...
Read more >
Gatsby Changelog | 5.3.0
We are dropping official support for React 16 and 17. The new minimal required version is React 18. This is a requirement for...
Read more >
Run Gatsby 4 with DSG and SSR on Netlify today
Learn how to run Gatsby 4 on Netlify with new rendering modes, including Deferred Static Generation and Server-side Rendering.
Read more >
Gatsby v4 - npm
Blazing fast modern site generator for React. ... These handy guides will help you add the improvements of Gatsby v4 to your site...
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