mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-27 01:55:56 +03:00
[GH-ISSUE #250] Install problem macOS 10.15.6 #203
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#203
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 @jscongdon on GitHub (Aug 7, 2020).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/250
I followed the instructions for install and no
~/.log.io/folder is being created along with no configuration file to update.@anwerj commented on GitHub (Sep 3, 2020):
@jscongdon You have to create that directory with the command given.
@jscongdon commented on GitHub (Sep 3, 2020):
the command given does not create the directory.
In order to save
~/.log.io/server.jsonthe directory~/.log.io/has to be there first. Since it was not explicitly specified to create that directory first it was assumed that there was an error.The same with
~/.log.io/inputs/file.jsonI'm not sure why the installer doesn't create those directories with sample configs, if they are needed