mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 09:05:55 +03:00
[GH-ISSUE #21] npm ERR! Unsupported Required: {"node":">= 0.4.1 < 0.5.0"} Actual: {"npm":"1.1.0-3","node":"0.6.10"} #18
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#18
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 @erviker on GitHub (Feb 7, 2012).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/21
m ERR! error installing log.io@0.2.1
npm ERR! error rolling back log.io@0.2.1 Error: UNKNOWN, unknown error '/usr/local/lib/node_modules/log.io'
npm ERR! Unsupported
npm ERR! Not compatible with your version of node/npm: connect@1.7.1
npm ERR! Required: {"node":">= 0.4.1 < 0.5.0"}
npm ERR! Actual: {"npm":"1.1.0-3","node":"0.6.10"}
npm ERR!
npm ERR! System Linux 2.6.32-5-686
npm ERR! command "node" "/usr/local/bin/npm" "install" "-g" "--prefix=/usr/local" "log.io"
npm ERR! cwd /root/tar/node-v0.6.10
npm ERR! node -v v0.6.10
npm ERR! npm -v 1.1.0-3
npm ERR! code ENOTSUP
npm ERR! message Unsupported
npm ERR! errno {}
@aoopvn commented on GitHub (Feb 9, 2012):
You should reinstall the node
Nodejs version 0.4.12 should be the best one: http://nodejs.org/dist/node-v0.4.12.tar.gz
@erviker commented on GitHub (Feb 14, 2012):
Oki