We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
node-waf configure build
cmd "/c" "node-waf configure build"
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!
The text was updated successfully, but these errors were encountered:
I am getting similar issue on centos.
Sorry, something went wrong.
No branches or pull requests
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 1ERR!
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!
The text was updated successfully, but these errors were encountered: