vmpowerio/chartjs-node

Can't install because node-gyp

Closed this issue · 1 comments

Creating a binding.gyp file:

{
  "targets": [
    {
      "target_name": "binding",
      "sources": [ "src/binding.cc" ]
    }
  ]
}

Gives:
https://pastebin.com/UBbi0vvw