dsinghrathore
dsinghrathore
> The best solution is to install `npm i gatsby-transformer-sharp@latest` then you can use node latest or node 12 if you wish. It didn't worked for me, can you guide...
> The issue is with a plugin called sharp that doesn’t work with node 12 yet. the sharp plugin works with node 11. You can install it by using [nvm](https://github.com/nvm-sh/nvm)...
I am getting this new error now after changing my node version to 11.0.0 