-
Notifications
You must be signed in to change notification settings - Fork 19
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
Cannot launch Driveshare gui #20
Comments
Hmm, I've never used npm start. I've just used a terminal window and |
@keverw Your script throws an error:
|
Is the file in the same folder as diskspace? That is just for testing, but if you use it in your own project you would do I noticed in your activity feed you were asking about somthing called driveshare storj-archived/storjshare-gui#104 If that’s what you’re having trouble starting, I’m not affiliated with that project, first I even know about it.. But anyways, they used this module I maintain called “diskspace.js”. So are you trying to run their program, or actually program something that makes use of this module? If it’s running their program, not sure if I’d be much help as I never used driveshare. |
Ah, I see. I am actually trying to run Driveshare (to earn bitcoin from
|
Thanks for the clarification :) Actually sharing space for Bitcoin sounds kinda cool. I wonder if you rented a VPS for $5 a month with like 20GB if you would break even and make any profit doing that. Edit: Checked the calculator on their site and looks like you'd make less than a 1$ for 20GB. |
Hello,
I am trying to launch the Driveshare gui with
npm start
after installing the node package. However, nothing comes up. No errors or anything. What could be wrong?The text was updated successfully, but these errors were encountered: