IBM-Blockchain-Archive / marbles

WARNING: This repository is no longer maintained ⚠️ This repository will not be updated. The repository will be kept available in read-only mode.
Apache License 2.0
1.03k stars 979 forks source link

running gulp #120

Closed knasim closed 7 years ago

knasim commented 7 years ago

Error: Cannot find module 'fabric-client/lib/Peer.js

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 module.exports (/Users/nasimk/git/marbles/utils/fc_wrangler/deploy_cc.js:8:13) at module.exports (/Users/nasimk/git/marbles/utils/fc_wrangler/index.js:6:43) at Object.<anonymous> (/Users/nasimk/git/marbles/app.js:34:50) at Module._compile (module.js:571:32) at Object.Module._extensions..js (module.js:580:10) at Module.load (module.js:488:32)

dshuffma-ibm commented 7 years ago

your SDK install was not successful or something like that. did you run both npm install steps?

knasim commented 7 years ago

i'll give it another shot - i'm on a mac.

nokanoka commented 7 years ago

In my mac environment I need to use node v6.9.1 . I fail "npm install" with node v7. I used nvm to use lower node version.

dshuffma-ibm commented 7 years ago

closing, inactivity