Skip to content

Instantly share code, notes, and snippets.

@rebolyte
Created November 2, 2015 22:17
Show Gist options
  • Save rebolyte/ba25c16c25d3f87ecf3b to your computer and use it in GitHub Desktop.
Save rebolyte/ba25c16c25d3f87ecf3b to your computer and use it in GitHub Desktop.
nvm .tar.xz error
$ nvm install 4.0.0
Downloading https://nodejs.org/dist/v4.0.0/node-v4.0.0-darwin-x86.tar.xz...
######################################################################## 100.0%
WARNING: checksums are currently disabled for node.js v4.0 and later
tar: Unrecognized archive format
tar: Error exit delayed from previous errors.
Binary download failed, trying source.
######################################################################## 100.0%
Checksums empty
tar: Unrecognized archive format
tar: Error exit delayed from previous errors.
Binary download failed, trying source.
Installing node v1.0 and greater from source is not currently supported
@dsame
Copy link

dsame commented Mar 15, 2017

What did make you to switch from always working gz? What does make people so assholes?

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