You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[email protected] test /home/dj/ZeroToBlockchain/Chapter04
mocha network/test --recursive -t 4000
Finance Network
1) "before all" hook
0 passing (117ms)
1 failing
Finance Network "before all" hook:
Error: Card not found: admin@zerotoblockchain-network
at IdCard.fromDirectory.catch.cause (node_modules/composer-common/lib/cardstore/filesystemcardstore.js:74:27)
at
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] test: mocha network/test --recursive -t 4000
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] test 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! /home/dj/.npm/_logs/2020-01-22T03_50_04_916Z-debug.log
The text was updated successfully, but these errors were encountered:
~/ZeroToBlockchain/Chapter04$ npm run test
Finance Network
1) "before all" hook
0 passing (117ms)
1 failing
Error: Card not found: admin@zerotoblockchain-network
at IdCard.fromDirectory.catch.cause (node_modules/composer-common/lib/cardstore/filesystemcardstore.js:74:27)
at
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] test:
mocha network/test --recursive -t 4000
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] test 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! /home/dj/.npm/_logs/2020-01-22T03_50_04_916Z-debug.log
The text was updated successfully, but these errors were encountered: