website
website copied to clipboard
Bump Gatsby from 2.0.91 to 5
I tried to bump gatsby-transformer-remark from 2.1.17 to 5.25.1 manually at https://github.com/getredash/website/pull/662. However, it failed. It looks like we should bump node version before this.
Then I tried to bump node version to 16 in my local. However, it failed to install sharp
. It looks like this depends on node version.
The version of gatsby is 2.0.91 in this website. It looks like the current stable version is 5.12. We should try to bump it to 5.12 or higher and bump node version to 16 or 18.