Skip to content

Instantly share code, notes, and snippets.

@jonchretien
Last active August 10, 2020 21:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonchretien/db47952a15d342e7248b1a09dc6f6287 to your computer and use it in GitHub Desktop.
Save jonchretien/db47952a15d342e7248b1a09dc6f6287 to your computer and use it in GitHub Desktop.
Xcode/Node errors

fix TypeError: fsevents is not a function

rm -rf node_modules
rm -f yarn.lock
yarn
npm cache verify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment