Difficulty installing gatsby-plugin-sharp - node-gyp errors #6976
Labels
status: needs more info
Needs triaging and reproducible examples or more information to be resolved
type: question or discussion
Issue discussing or asking a question about Gatsby
Description
I'm simply trying to install gatsby-plugin-sharp so that I can use gatsby-image. However, when I try to it running into errors that I'm unable to fix.
Steps to reproduce
npm install --save gatsby-plugin-sharp
This obviously works for everyone else.
Actual result
It begins the process of downloading and installing. Then I get the following errors related to node-gyp. I have read through issue 1754, but I wasn't able to get a different result after trying some of the solutions mentioned there. Maybe someone will see more in the errors than I can see.
Environment
And Node and node-gyp are both the most recent releases(
9.3 and 3.7).
The text was updated successfully, but these errors were encountered: