rabin icon indicating copy to clipboard operation
rabin copied to clipboard

missing prebuild on mac sierra/electron

Open max-mapper opened this issue 7 years ago • 1 comments

using node 6 and electron 1.4.14 (abi 50)

> [email protected] install /Users/kristinaschneider/projects/dat-projects/dat-desktop/node_modules/rabin
> prebuild --install

  CXX(target) Release/obj.target/rabin/bindings.o
./Release/.deps/Release/obj.target/rabin/bindings.o.d.raw { dev: 16777220,
  mode: 33188,
  nlink: 1,
  uid: 501,
  gid: 20,
  rdev: 0,
  blksize: 4096,
  ino: 85859919,
  size: 2128,
  blocks: 8,
  atime: 2017-01-20T19:25:08.000Z,
  mtime: 2017-01-20T19:25:08.000Z,
  ctime: 2017-01-20T19:25:08.000Z,
  birthtime: 2017-01-20T19:25:08.000Z }
  CXX(target) Release/obj.target/rabin/src/rabin.o

max-mapper avatar Jan 20 '17 19:01 max-mapper