Skip to content

0.3.6 not installing on Mac OS #21

Description

@orlin

There is a problem with npm install paynode@0.3.6 while 0.3.5 installs fine. Got around it with npm install paynode@0.3.6 --node-version 0.6.7. Here is the error:

npm http GET https://registry.npmjs.org/paynode/0.3.6
npm http 304 https://registry.npmjs.org/paynode/0.3.6

npm ERR! Unsupported
npm ERR! Not compatible with your version of node/npm: paynode@0.3.6
npm ERR! Required: {"node":"~0.6.7"}
npm ERR! Actual:   {"npm":"1.1.4","node":"0.8.18"}
npm ERR! 
npm ERR! System Darwin 11.4.2
npm ERR! command "node" "/usr/local/bin/npm" "install" "paynode@0.3.6"
npm ERR! cwd /Users/om/Git/w/srp
npm ERR! node -v v0.8.18
npm ERR! npm -v 1.1.4
npm ERR! code ENOTSUP
npm ERR! message Unsupported
npm ERR! errno {}
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/om/Git/w/srp/npm-debug.log
npm not ok

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions