ssbc / patchbay

An alternative Secure Scuttlebutt client interface that is fully compatible with Patchwork
http://www.scuttlebutt.nz
388 stars 78 forks source link

Uncaught Error: Cannot find module 'hyperlightbox' #3

Closed cryptix closed 8 years ago

cryptix commented 8 years ago

All I get is a white screen and the title as an error in the dev tools.

modulenotfound

npm ls

dominictarr commented 8 years ago

thanks, fixed in 1.0.6

cryptix commented 8 years ago

Yup, that is gone but hypertabs is also missing.

dominictarr commented 8 years ago

okay, I had cloned it my self and made sure it is working. use patchbay@1.0.7

I don't understand why yet, but you'll need to run with js crypto. start with CHLORIDE_JS=1 electro index.js https://github.com/dominictarr/patchbay/issues/2#issuecomment-227343966

dominictarr commented 8 years ago

actually, use 1.1.0 (well, just master since I guess you are cloning, as per current instructions ;) and you'll get automatic reconnecting to your sbot.

cryptix commented 8 years ago

Okay. 1.1.0 also fixed #4, when running with CHLORIDE_JS=1.