Closed martinsondergaard closed 8 years ago
Hello,
You have to install menubar module:
npm install menubar
You can get all of the dependencies by running npm i
from the root of the repository. That will include menubar
.
The menubar app is still in alpha so please reopen if you still have issues.
Hey
This project seem like just the thing I'm looking for, but I really need the GUI app to work. After having quite a bit of trouble getting node.js and electron installed I finally managed to build the app. However, when I try and run the .exe I get a javascript error
Do you have an idea what is causing this, and how to fix it? Is it a bug with the windows desktop app or am I doing something wrong?