Cannot find module '../build/Release/addon.node'
Hi
In ubuntu
I did
npm install -g opencv-node
and put all opencv-node files in opencv-node_CPP folder and i get this error:
rgap@ubuntu:~/opencv-node_CPP$ coffee scripts/tests.coffee
Error: Cannot find module '../build/Release/addon.node'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:362:17)
at require (module.js:378:17)
at Object.
ok its not an issue
i did
$ node-gyp rebuild $ npm install
but not all examples run in ubuntu 12