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
Hey Community, i tried to install this pool about 4 hours ago. So all works fine, but the build gives me an error every time..
Log is attached. So i tried it now about 3-4 times to rebuild it but it doesnt work.
Hope theres a way to fix!
2018-10-12T23_36_08_514Z-debug.log
Thanks
The text was updated successfully, but these errors were encountered:
I think your cryptonote-util build is failing. Replace the package.json file in your pool directory with this.
{ "name": "cryptonote-pool", "version": "0.0.1", "license": "GPL-2.0", "author": "Matthew Little", "repository": { "type": "git", "url": "https://github.com/zone117x/node-cryptonote-pool.git" }, "dependencies": { "bignum": "0.12.5", "async": "1.5.2", "redis": "0.12.1", "cli-color": "1.1.0", "dateformat": "1.0.12", "base58-native": "0.1.4", "multi-hashing": "git://github.com/zone117x/node-multi-hashing.git", "cryptonote-util": "https://github.com/MoneroOcean/node-cryptoforknote-util.git" }, "engines": { "node": ">=0.10" } }
Hope it works.
Sorry, something went wrong.
No branches or pull requests
Hey Community,
i tried to install this pool about 4 hours ago. So all works fine, but the build gives me an error every time..
Log is attached. So i tried it now about 3-4 times to rebuild it but it doesnt work.
Hope theres a way to fix!
2018-10-12T23_36_08_514Z-debug.log
Thanks
The text was updated successfully, but these errors were encountered: