gaze
gaze copied to clipboard
.add doesnt work with nodewebkit
I tried using this with nodewebkit and angularjs
Created a factory with node.js
But keeps failing with an error if I use the gaze.add() method.
var Gaze = require('gaze').Gaze
node_modules/gaze/build/Release/pathwatcher.node: undefined symbol: _ZN2v816FunctionTemplate3NewEPFNS_6HandleINS_5ValueEEERKNS_9ArgumentsEES3_NS1_INS_9SignatureEEE
Which version of node.js? and is this on osx or linux? Thanks!