Created
April 26, 2016 22:34
-
-
Save evanlucas/88894cbd4682243a5a6cffe827cc8240 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
../node_modules/nan/nan.h:602:20: error: no type named 'GCEpilogueCallback' in 'v8::Isolate' | |
v8::Isolate::GCEpilogueCallback callback | |
~~~~~~~~~~~~~^ | |
../node_modules/nan/nan.h:608:20: error: no type named 'GCEpilogueCallback' in 'v8::Isolate' | |
v8::Isolate::GCEpilogueCallback callback) { | |
~~~~~~~~~~~~~^ | |
../node_modules/nan/nan.h:613:20: error: no type named 'GCPrologueCallback' in 'v8::Isolate' | |
v8::Isolate::GCPrologueCallback callback | |
~~~~~~~~~~~~~^ | |
../node_modules/nan/nan.h:619:20: error: no type named 'GCPrologueCallback' in 'v8::Isolate' | |
v8::Isolate::GCPrologueCallback callback) { | |
~~~~~~~~~~~~~^ | |
4 errors generated. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment