gaze icon indicating copy to clipboard operation
gaze copied to clipboard

.add doesnt work with nodewebkit

Open majimboo opened this issue 11 years ago • 1 comments

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

majimboo avatar Jun 20 '14 08:06 majimboo

Which version of node.js? and is this on osx or linux? Thanks!

shama avatar Jun 20 '14 15:06 shama