Can't install because node-gyp
Closed this issue · 1 comments
Robin-Sch commented
https://pastebin.com/9k8kLQjf
Thats my error
Robin-Sch commented
Creating a binding.gyp file:
{
"targets": [
{
"target_name": "binding",
"sources": [ "src/binding.cc" ]
}
]
}