We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Log is full of errors similar to no overloaded function takes 0 arguments for everything Nan and v8.
no overloaded function takes 0 arguments
Nan
v8
I imagine your C project doesn't include Nan?
The text was updated successfully, but these errors were encountered:
Yeh, I see this on mac (among many other errors):
npm ERR! node_modules/fastcall/deps/ref/src/binding.cc:7:10: fatal error: 'nan.h' file not found npm ERR! #include "nan.h"
It fails to install.
Sorry, something went wrong.
No branches or pull requests
Log is full of errors similar to
no overloaded function takes 0 arguments
for everythingNan
andv8
.I imagine your C project doesn't include Nan?
The text was updated successfully, but these errors were encountered: