mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 17:15:52 +03:00
[GH-ISSUE #164] log.io on RaspberryPi B+ #133
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#133
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 @akrv on GitHub (Sep 4, 2015).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/164
Hi,
I tried to install with the instructions and fails on the RPi B+ with this on the logs
cake ensure:configuration
following is the error: i tried to run as root also replacing ubuntu with pi
@ColtraneNadler commented on GitHub (Oct 31, 2015):
the user you are trying to install it with- does not have permission to edit certain directories that need to be edited in order to install this. run as root- or edit your permissions. :)
@msmathers commented on GitHub (Jan 12, 2020):
v0.4.3 is a full rewrite that uses node.js 12 and no longer requires root/sudo, so this issue should be resolved.