Coder Social home page Coder Social logo

Comments (6)

bancey avatar bancey commented on June 29, 2024

npm install <- should fix that

from hyperledger-fabric-basics.

alwillis avatar alwillis commented on June 29, 2024

No luck: here's the output of attempting to install hfc after updating npm: https://gist.github.com/alwillis/e9a319ea195f01936197225ffaa6402b

from hyperledger-fabric-basics.

raderio avatar raderio commented on June 29, 2024

After 'npm install hfc' I got same about: express, body-parser, debug.

from hyperledger-fabric-basics.

bennythejudge avatar bennythejudge commented on June 29, 2024

I am having this same problem, hfc is not found and npm install hfc is failing.
Any help out there?

npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/xxx/.npm/_logs/2017-08-23T22_21_54_935Z-debug.log
node crowd_fund_demo.js 192.168.99.100 single-peer
module.js:472
    throw err;
    ^

Error: Cannot find module 'hfc'
    at Function.Module._resolveFilename (module.js:470:15)
    at Function.Module._load (module.js:418:25)
    at Module.require (module.js:498:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (/Users/xxx/Desktop/workspace/hyperledger-fabric-basics/crowd_fund_demo.js:2:11)
    at Module._compile (module.js:571:32)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:488:32)
    at tryModuleLoad (module.js:447:12)
    at Function.Module._load (module.js:439:3)

from hyperledger-fabric-basics.

gamebusterz avatar gamebusterz commented on June 29, 2024

@raderio Just install this npm package, and then run it from the project directory, it will download all missing dependecies.

from hyperledger-fabric-basics.

bancey avatar bancey commented on June 29, 2024

@raderio running just npm install with no package name after will fetch all of the packages listed in package.json. Since as you ran npm install hfc only that specific package was installed.

from hyperledger-fabric-basics.

Related Issues (9)

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.