mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-26 01:25:55 +03:00
[GH-ISSUE #165] fail to npm install #135
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#135
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 @wowtous on GitHub (Sep 7, 2015).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/165
The question I have met is failing to npm install,and the log like this:
@vitalyisaev2 commented on GitHub (Oct 2, 2015):
Cannot install it in the official Node.js Docker container.
Dockerfile:
@Style87 commented on GitHub (Oct 2, 2015):
I installed log.io recently and found out that it wouldn't install under the current version of node. I had to downgrade node to version 0.10.x to get it to install.
@vitalyisaev2 commented on GitHub (Oct 6, 2015):
@Style87, thank you. I had to use prebuild images from Docker hub
@msmathers commented on GitHub (Jan 12, 2020):
v0.4.3 is a full rewrite that uses node.js 12, so this issue should be resolved.