-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Description
If you try to install with node 12 you get a lot of errors like:
~\chalktalk\server\node_modules\bufferutil\src\bufferutil.cc(25): error C2039: 'Handle': is not a member of 'v8'
Seems to be utf-8-validate and bufferutil causing the problem.
Looks like a similar error to nodejs/node-gyp#1804 (comment)
Might be worth upgrading these packages or just putting a note in the install page on the wiki.
>npm --version
6.9.0
>node --version
v12.0.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels