Closed alearcy closed 4 years ago
Just a shot in the dark: have you tried yarn install
?
@jpalmieri yep...it still fails...it works only with the LTS Node version..
Same error here. Tried:
npm install --global --production windows-build-tools
Still the same error.
Downgrade node to 10.17 helps.
npm install -g n; n 10.17
I just ran yarn install
and added an .nvmrc which gives info on the recommended node version. It worked fine for me. :)
Closing here. :) Happy to help further if needed. :)
Hi, I'm having trouble to install gatsby-contentful-starter.
Error
what I tried to do
I tried to remove npm-gyp folder, clean the npm cache, update my node versione, restart the Mac, reinstall the package but nothing happens.
system
I'm using macOS Mojave 10.14.6 with node 12.10.