Skip to content

Instantly share code, notes, and snippets.

@spjpgrd
Created November 7, 2019 17:38
Show Gist options
  • Save spjpgrd/18844e646a279f51497fc3d1a09d645b to your computer and use it in GitHub Desktop.
Save spjpgrd/18844e646a279f51497fc3d1a09d645b to your computer and use it in GitHub Desktop.
Fixing node-gyp Errors: A Compendium of Front-end Folly
# The Shapeshifting Error
Like the infamous [Squonk](https://en.wikipedia.org/wiki/Squonk), `node-gyp` errors are as elusive as they are worthy of a hard cry alone. Here's to documenting every solution that's actually solved the problem.
## 1. Node Version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment