mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 00:55:56 +03:00
[GH-ISSUE #258] ~/.log.io folder and subfolders not being created on install #208
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#208
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @christian-hawk on GitHub (Mar 23, 2021).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/258
After installing, if you follow the docs here when you
nano ~/.log.io/server.jsonyou 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 on GitHub (Jun 30, 2021):
try npm install -g log.io --user “ubuntu”
Replace ubuntu with your user account