Version of Novela you are using
gatsby cli [1.3.7]
Number of posts you have and which data source
(Local, Contentful options)
local
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
when installing from gatsby cli .iget error with sharp package
Screenshots


OS Tried
Ubuntu And Windows
Ah, you must be using node 13. This is a known issue: https://github.com/narative/gatsby-theme-novela/issues/248
Shall work in resolving it.
any updates?
I am having the same issue with node 13
I also tried node 12 and node 10 ,sharp throws out an error every time

It's an issue with Gatsby's sharp plugin most likely. Not sure how to get around this specific to each OS but i'd recommend googling around or creating an issue on Gatsby's repo to get better support. Sorry I can't help much with this one.
Most helpful comment
Ah, you must be using node 13. This is a known issue: https://github.com/narative/gatsby-theme-novela/issues/248
Shall work in resolving it.