Hello friend!
I ran the following commands in turn
- git clone git@github.com:hasura/gatsby-gitbook-starter.git
- cd gatsby-gitbook-starter
- npm install
- npm run build
Environment
- node v14.18.2
- npm 6.14.15
- Gatsby CLI version: 4.4.0
- Gatsby version: 4.0.0
- ubuntu 20.04
But I failed to build, Here is the error report

Maybe I had a problem with the 'npm install' ? Here is a screenshot of the 'npm install'

other
I'm running 'npm install' on ubuntu 20.04 and it works fine
I'm running 'npm build' on windows11 and it works fine