rainbowstream icon indicating copy to clipboard operation
rainbowstream copied to clipboard

[Solution] Your ~/.rainbow_config.json is messed up

Open roeniss opened this issue 3 years ago • 0 comments

If you see this error when you execute rainbowstream:

Your ~/.rainbow_config.json is messed up:
>>> [Errno 2] No such file or directory: '/Users/YOUR_NAME/.rainbow_config.json'

execute this:

echo '{}' >> '/Users/YOUR_NAME/.rainbow_config.json'

roeniss avatar Apr 09 '22 08:04 roeniss