OutsmartinTech
OutsmartinTech
Just wanted to chime in that I also had this error and using the git install instead of npm fixed it for me as well.
I'm getting the exact same error. I upgraded from v1.7 and got this error. I then tried uninstalling v1.8, removing the .farmr folder and then reinstalling v1.8. I still get...
Duplicate of [https://github.com/gilnobrega/farmr/issues/198](https://github.com/gilnobrega/farmr/issues/198)
Same problem as others, can also confirm that downgrading to v1.8.1.3 worked for me as well.
> Unofficial patch for Chia 1.6.1: > > sudo mkdir /usr/lib/chia-blockchain sudo mkdir /usr/lib/chia-blockchain/resources sudo mkdir /usr/lib/chia-blockchain/resources/app.asar.unpacked sudo mkdir /usr/lib/chia-blockchain/resources/app.asar.unpacked/daemon sudo ln -s /usr/bin/chia /usr/lib/chia-blockchain/resources/app.asar.unpacked/daemon/chia > > Then restart farmr....