Skip to content

Instantly share code, notes, and snippets.

@TheoLeanse
Created December 8, 2016 11:49
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 TheoLeanse/330e47245258c643569b5c2b3de897cb to your computer and use it in GitHub Desktop.
Save TheoLeanse/330e47245258c643569b5c2b3de897cb to your computer and use it in GitHub Desktop.
// in haikro/lib/build/minimumNpmVersion, add:
version = version.replace(/\(node\:[0-9]+\) fs\: re-evaluating native module sources is not supported\. If you are using the graceful\-fs module\, please update it to a more recent version\.\n/g, '');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment