NarrativeScience-old / log.io

Real-time log monitoring in your browser
http://logio.org
Other
4.83k stars 698 forks source link

`~/.log.io` folder and subfolders not being created on install #258

Open christian-hawk opened 3 years ago

christian-hawk commented 3 years ago

After installing, if you follow the docs here when you nano ~/.log.io/server.json you will be notified that the folder does not exist.

It happened on ubuntu 18 and 20, Node 14 LTS installed using NodeSource repo.

shanmugavel28 commented 3 years ago

try npm install -g log.io --user “ubuntu” Replace ubuntu with your user account