Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Since node is still a little finicky, some installation hints:

- Be sure to have latest node version (0.6.14).

- Don't use -g, just 'node install codestream' instead (-g requires root and should not be used)

- The binary will then be in ~/.npm/codestream/0.1.0/package/bin/codestream - just symlink that to somewhere convenient[1]

- If you get an error try: npm install pty.js (pty.js was a missing dependency for me)

[1] The npm-dev is sadly not very unix-savvy, hence these extra-hoops



I just pushed a new version that should sort out the dependency problems (0.1.1)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: