[Sharp] Nodejs 12 API makes gatsby broken #13588
Labels
status: blocked
This issue/PR can't be solved at the moment and shouldn't be closed/merged
type: upstream
Issues outside of Gatsby's control, caused by dependencies
Description
Since I have updated nodejs 11 to nodejs 12 some packages don't build anymore surely because of the new native APIs.
Examples :
etc...
Steps to reproduce
-Install Nodejs12
-gatsby new nodejstest
And wait for it
Expected result
A normal installation
Actual result
A bug caused by the incompatibility with the new API
Environment
The text was updated successfully, but these errors were encountered: