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

Can't install on Node v13.6.0 with npm 6.13.4, 'Handle': is not member of 'v8' #49

Open
daakubotto opened this issue Jan 13, 2020 · 1 comment

Comments

@daakubotto
Copy link

Have been trying to install plenty of times and updating node etc. but I keep getting this same error

https://pastebin.com/qkaPrsM0

all starting from

c:\users\gebruiker\code\discordbot\node_modules\memwatch-next\src\heapdiff.hh(18): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\src\memwatch.cc) [C:\Users\Gebruiker\code\discordbot\node_
modules\memwatch-next\build\memwatch.vcxproj]
  c:\users\gebruiker\appdata\local\node-gyp\cache\13.6.0\include\node\v8-profiler.h(55): note: see declaration of 'v8' (compiling source file ..\src\memwatch.cc)
@Genysys
Copy link

Genysys commented Jun 17, 2020

Try using this instead : https://github.com/airbnb/node-memwatch

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