-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Closed
Labels
npmIssues and PRs related to the npm client dependency or the npm registry.Issues and PRs related to the npm client dependency or the npm registry.
Description
npm i [email protected]
npm ERR! Darwin 14.4.0
npm ERR! argv "/usr/local/bin/iojs" "/usr/local/bin/npm" "i" "[email protected]"
npm ERR! node v2.3.5-nightly20150715f95f9ef6ea
npm ERR! npm v2.12.1
npm ERR! code ENOTSUPnpm ERR! notsup Unsupported
npm ERR! notsup Not compatible with your version of node/npm: [email protected]
npm ERR! notsup Required: {"node":">= 0.10"}
npm ERR! notsup Actual: {"npm":"2.12.1","node":"2.3.5-nightly20150715f95f9ef6ea"}
I guess this is because npm doesn't understand versions such as "2.3.5-nightly20150715f95f9ef6ea". The problem does not occur in iojs release version.
Metadata
Metadata
Assignees
Labels
npmIssues and PRs related to the npm client dependency or the npm registry.Issues and PRs related to the npm client dependency or the npm registry.