node-clucene
node-clucene copied to clipboard
node-waf fails on windows
I have the clucene built and on windows the npm install node-clucene breaks due to the
ERR! [email protected] install: node-waf configure build
ERR! cmd "/c" "node-waf configure build"
failed with 1
ERR!
ERR! Failed at the [email protected] 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 am getting similar issue on centos.