-
Notifications
You must be signed in to change notification settings - Fork 462
New issue
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
Error: Cannot find module 'coin-hive-stratum' #150
Comments
I'm having the same problem on CentOS7, Following this. PPS: Be sure to run from the coin-hive-stratum directory, this seems to help too |
you might try implementing your proxy as a regular node program, thus: mkdir proxy |
|
hay,
when I start the proxy with pm2 I always get the following error:
but I have coin-hive-stratum with the command
npm i -g pm2 coin-hive-stratum installed.
I can also do the proxy with the command
coin-hive-stratum 8892 - host = pool.supportxmr.com --port = 3333
start.
but not with pm2
an idea of what that may be?
The text was updated successfully, but these errors were encountered: