Hyperledger Queries Tutorial sh:1:eslint: not foud -
i stuck error hours , cannot find working solution. doing queries tutorial on (https://hyperledger.github.io/composer/tutorials/queries.html) i'm getting error when try run npm test command:
sh: 1: eslint: not found npm err! file sh npm err! code elifecycle npm err! errno enoent npm err! syscall spawn npm err! my-network@0.1.6 lint: 'eslint .' npm err! spawn enoent any suggestion on how can fix errors?
npm -g install eslint projects. in following developer tutorial - aware need have pre-reqs installed described here -> https://hyperledger.github.io/composer/unstable/installing/development-tools.html - mentions pre-built prereqs script (prereqs-ubuntu.sh) script can use or view (if not ubuntu).
Comments
Post a Comment