mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-26 01:25:55 +03:00
[GH-ISSUE #189] Error while installing on Ubuntu 16.04 #155
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#155
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 @donny08 on GitHub (Mar 15, 2017).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/189
Hello,
Node: v7.6.0
Npm: 4.1.2
I am trying to install logio : sudo npm install -g log.io --user "root" and getting below error:
@danucalovj commented on GitHub (Apr 18, 2017):
I'm getting the exact same error on 16.04. Tried installing v0.6.11 of node.js but required too many workarounds. Project doesn't seem to be supported/updated anymore. Shame, seems like a great tool.
@Conaclos commented on GitHub (Apr 23, 2017):
Same here with:
@tiemei commented on GitHub (May 31, 2017):
+1
@tguless commented on GitHub (Jun 1, 2017):
+1
node v8.0.0
npm 4.2.0
MacOS 16.6.0 Darwin Kernel Version 16.6.0
@effectgroup commented on GitHub (Jun 17, 2017):
Same here, on a DO droplet
@fishman1986 commented on GitHub (Sep 7, 2017):
Successfully installed with "sudo npm install -g log.io --user 'root'", I don't know what happened exactly, but it works.
16.04.3
node, 6.11.0
@chenglongzjg commented on GitHub (Jan 30, 2018):
same here
os: centos 7 86_64
node: v8.9.4
npm: 5.6.0
but it works when i run 'sudo su -' first.
@nurettin commented on GitHub (May 8, 2018):
--user 'root' works when I install nodejs-legacy
16.04
node 4.2.6
npm 3.5.2
@msmathers commented on GitHub (Jan 12, 2020):
v0.4.3 uses node.js 12+, and doesn't require any sudo/root access.