Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connect version mismatch #10

Open
johnjbarton opened this issue Aug 2, 2011 · 1 comment
Open

connect version mismatch #10

johnjbarton opened this issue Aug 2, 2011 · 1 comment

Comments

@johnjbarton
Copy link

Hi, I was just following your instructions blindly

ubuntu@ip-10-88-163-66:~/node/src$ sudo npm install connect connect_json move
npm ERR! Unsupported
npm ERR! Not compatible with your version of node/npm: [email protected]
npm ERR! Required: {"node":">= 0.4.1 < 0.5.0"}
npm ERR! Actual: {"npm":"1.0.22","node":"v0.5.3-pre"}
npm ERR!
npm ERR! System Linux 2.6.35-24-virtual
npm ERR! command "node" "/usr/local/bin/npm" "install" "connect" "connect_json"
"move"
npm ERR! cwd /home/ubuntu/node/src
npm ERR! node -v v0.5.3-pre
npm ERR! npm -v 1.0.22
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/ubuntu/node/src/npm-debug.log
npm not ok

@johnjbarton
Copy link
Author

I guess I needed to use a v0.4 tag in node

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant