I have the clucene built and on windows the npm install node-clucene breaks due to the
ERR! clucene@0.2.3 install: node-waf configure build
ERR! cmd "/c" "node-waf configure build" failed with 1
ERR!
ERR! Failed at the clucene@0.2.3 install script.
It would be great if you could provide a solution or possibly a gyp solution so that your lib will build on windows machines using npm.
Cheers!
I have the clucene built and on windows the npm install node-clucene breaks due to the
ERR! clucene@0.2.3 install:
node-waf configure buildERR!
cmd "/c" "node-waf configure build"failed with 1ERR!
ERR! Failed at the clucene@0.2.3 install script.
It would be great if you could provide a solution or possibly a gyp solution so that your lib will build on windows machines using npm.
Cheers!