Created
November 2, 2015 22:17
-
-
Save rebolyte/ba25c16c25d3f87ecf3b to your computer and use it in GitHub Desktop.
nvm .tar.xz error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What did make you to switch from always working gz? What does make people so assholes?