Cannot download nvm install v 8 9 1 version - clang checksum do not match sed issue

0 votes

I'm trying to install node version v8.9.1. This is because I specifically need this version for Hyperledger Fabric to work correctly, according to this thread on github issues.

Downloading and installing node v8.9.1...
Downloading https://nodejs.org/dist/v8.9.1/node-v8.9.1-darwin-x64.tar.xz...


Computing checksum with shasum -a 256
Checksums do not match: '\ed71abc42e00f9d1f55f0977ff55cad2f68f3e8693211d33922d9286e6f6540b' found, 'ed71abc42e00f9d1f55f0977ff55cad2f68f3e8693211d33922d9286e6f6540b' expected.
Binary download failed, trying source.
Detected that you have 4 CPU core(s)
Running with 3 threads to speed up the build
Clang v3.5+ detected! CC or CXX not specified, will use Clang as C/C++ compiler!
Downloading https://nodejs.org/dist/v8.9.1/node-v8.9.1.tar.xz...######################################################################## 100.0%
Computing checksum with shasum -a 256
Checksums do not match: '\ef160c21f60f8aca64145985e01b4044435e381dc16e8f0640ed0223e84f17e0' found, 'ef160c21f60f8aca64145985e01b4044435e381dc16e8f0640ed0223e84f17e0' expected.
akhs-MacBook-Pro:fabric-tools akh$ nvm ls
sed: 2: "
        s#/Users/a ...": unterminated substitute pattern
        N/A
sed: 2: "
        s#/Users/a ...": unterminated substitute pattern
node -> stable (-> N/A) (default)
sed: 2: "
        s#/Users/a ...": unterminated substitute pattern
sed: 2: "
        s#/Users/a ...": unterminated substitute pattern
iojs -> N/A (default)
sed: 2: "
        s#/Users/a ...": unterminated substitute pattern
lts/* -> lts/carbon (-> N/A)
lts/argon -> v4.8.7 (-> N/A)
lts/boron -> v6.13.1 (-> N/A)
lts/carbon -> v8.10.0 (-> N/A)
Jul 25, 2018 in Blockchain by aryya
• 7,450 points
2,315 views

1 answer to this question.

0 votes
Try a clean install of node again

npm u -g npm
npm i -g npm

then use nvm
answered Jul 25, 2018 by charlie_brown
• 7,720 points

Related Questions In Blockchain

0 votes
2 answers
+1 vote
1 answer
+16 votes
4 answers
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,215 views
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
708 views
+1 vote
1 answer
0 votes
1 answer

Not Able to register a user with Hyperledger-Fabric v1.1 preview

The error: "Certificate not found with AKI 'e729224e8b3f31784c8a93c5b8ef6f4c1c91d9e6e577c45c33163609fe40011' ...READ MORE

answered Jun 16, 2018 in Blockchain by charlie_brown
• 7,720 points
1,642 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP