Skip to content
New issue

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

npm install fails #50

Open
puttehi opened this issue Mar 26, 2021 · 1 comment
Open

npm install fails #50

puttehi opened this issue Mar 26, 2021 · 1 comment

Comments

@puttehi
Copy link

puttehi commented Mar 26, 2021

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?

@konsumer
Copy link

konsumer commented Aug 1, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants