fastcall
fastcall copied to clipboard
npm install fails
Log is full of errors similar to no overloaded function takes 0 arguments for everything Nan and v8.
- Windows 10
- Node 12
- npm 6.14.4
I imagine your C project doesn't include Nan?
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.