AbsorbingChaos / stx-miner-script

Script and tips to setup a Blockstack Testnet Miner
https://stacks101.com
MIT License
8 stars 7 forks source link

On Raspberry Pi, nvm missing #19

Closed friedger closed 3 years ago

friedger commented 4 years ago

When running the script the second time, I get this:

SCRIPT: NVM detected.
SCRIPT: Node.js not found, installing via NVM.
bash: line 50: nvm: command not found
whoabuddy commented 4 years ago

I ran into something similar on Ubuntu Desktop, there might be a better way to source the info, will review - thank you!

whoabuddy commented 3 years ago

This should be fixed in 6246ee0 - @friedger can you confirm if the issue is still happening?

whoabuddy commented 3 years ago

Closing this one out as it should be resolved by the linked PR. Feel free to re-open or file a new issue if there is still an error!