Code Monkey home page Code Monkey logo

Comments (4)

haojun avatar haojun commented on July 24, 2024 1

Hi, could you try with node v8.10?

from caliper.

aklenik avatar aklenik commented on July 24, 2024 1

It should work with any 8.x version. Are you sure you are using the right runtime? What is the output of the following command(s) inside the caliper directory?
node -v or nvm ls

from caliper.

JulienGuo avatar JulienGuo commented on July 24, 2024

Problem solved
THKS @aklenik
It's strange . I run “nvm use v8.9.4”in a terminal,and run “node -v”in another terminal , it will be show v6.9.5.

guolidong:$ node -v
v6.9.5
guolidong:
$ nvm ls
-> v6.9.5
v8.9.4
system
default -> v6.9 (-> v6.9.5)
node -> stable (-> v8.9.4) (default)
stable -> 8.9 (-> v8.9.4) (default)
iojs -> N/A (default)
lts/* -> lts/carbon (-> N/A)
lts/argon -> v4.9.1 (-> N/A)
lts/boron -> v6.14.1 (-> N/A)
lts/carbon -> v8.11.1 (-> N/A)
guolidong:~$

from caliper.

Alessthana avatar Alessthana commented on July 24, 2024

Try to use nodev10.xx

from caliper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.