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

command not found: sha1sum #420

Closed
qmmr opened this issue May 19, 2014 · 3 comments
Closed

command not found: sha1sum #420

qmmr opened this issue May 19, 2014 · 3 comments
Labels
installing node: checksums This relates to checksum checking of downloaded node archives.

Comments

@qmmr
Copy link

qmmr commented May 19, 2014

Hey,

I've installed .nvm but I cannot download any node version.

######################################################################## 100.0%
nvm_checksum:6: command not found: sha1sum
Checksums do not match.
Binary download failed, trying source.
Additional options while compiling:
######################################################################## 100.0%
nvm_checksum:6: command not found: sha1sum
Checksums do not match.
nvm: install v0.10.28 failed!

I've cleared /usr/local/bin and /usr/local/lib of any node or npm. Yesterday I installed it the same way on my laptop and there were no problems.

@koenpunt
Copy link
Contributor

What is your OS + version? And do you have one of shasum, sha1 or sha1sum commands installed?

@qmmr
Copy link
Author

qmmr commented May 19, 2014

Thanks for quick reply. I'm using zsh and it was displaying the error. I switched to sh and it showed that it's permission error. I chmod checksum and now everything is working like a charm. Thanks!

@qmmr qmmr closed this as completed May 19, 2014
ljharb added a commit that referenced this issue Feb 16, 2015
@ljharb ljharb added installing node: checksums This relates to checksum checking of downloaded node archives. and removed installing node: checksums This relates to checksum checking of downloaded node archives. labels Feb 17, 2015
@ljharb

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
installing node: checksums This relates to checksum checking of downloaded node archives.
Projects
None yet
Development

No branches or pull requests

3 participants