blahsd / supernerd.widget

Extensible, customisable, menubar replacement Ubersicht widget.
MIT License
85 stars 10 forks source link

Error: ./supernerd.widget/lib/weather.txt no file or directory #19

Closed CobreDev closed 6 years ago

CobreDev commented 6 years ago

I am getting an error that says No file or directory: ./supernerd.widget/lib/weather.txt. I have a screenshot for more. screen shot 2018-03-14 at 11 22 17

blahsd commented 6 years ago

Hi! Mistake on my part – the weather widget isn't ready (it's not working as intended yet), and I must have included it in my commit by mistake. Just as a quick workaround, to get rid of the error, in your supernerd.widget folder create a folder named lib; then, inside that folder, create an empty text file called weather.txt. I'll fix this up later in the day. Sorry for the mishap and let me know if it works.

CobreDev commented 6 years ago

Ok...It was giving me a few errors, figured it out. When you are installing Supernerd, the command needs to be git clone https://github.com/blahsd/supernerd.widget $HOME/Library/Application\ Support/Übersicht/widgets/supernerd.widget instead of git clone https://github.com/blahsd/supernerd.widget $HOME/Library/Application\ Support/Übersicht/widgets

blahsd commented 6 years ago

Ah, thanks! Must be something with my setup. I'll update the readme right now!