Created
July 13, 2019 14:10
-
-
Save mattcollier/07cdc9b07cb6b5e75d72c94cb6c612fa to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(node:5063) UnhandledPromiseRejectionWarning: AssertionError [ERR_ASSERTION]: id (string) is required | |
at new AssertionError (internal/assert.js:269:11) | |
at _toss (/home/veres/src/iprpoc-trade/node_modules/assert-plus/assert.js:22:11) | |
at Function.out.(anonymous function) [as string] (/home/veres/src/iprpoc-trade/node_modules/assert-plus/assert.js:122:17) | |
at exports.getCapabilities.brCallbackify (/home/veres/src/iprpoc-trade/node_modules/bedrock-account/lib/index.js:523:10) | |
at Object.getCapabilities (/home/veres/src/iprpoc-trade/node_modules/bedrock/lib/util.js:489:15) | |
at _getLedgerOwner (/home/veres/src/iprpoc-trade/node_modules/bedrock-ledger-core/lib/ledger.js:158:20) | |
at _setupGenesisNode (/home/veres/src/iprpoc-trade/node_modules/bedrock-ledger-core/lib/ledger.js:85:29) | |
at process._runOnce (/home/veres/src/iprpoc-trade/node_modules/bedrock/lib/bedrock.js:303:15) | |
at process.emit (events.js:203:15) | |
at process.EventEmitter.emit (domain.js:448:20) | |
at emit (internal/child_process.js:832:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) | |
(node:5069) UnhandledPromiseRejectionWarning: AssertionError [ERR_ASSERTION]: id (string) is required | |
at new AssertionError (internal/assert.js:269:11) | |
at _toss (/home/veres/src/iprpoc-trade/node_modules/assert-plus/assert.js:22:11) | |
at Function.out.(anonymous function) [as string] (/home/veres/src/iprpoc-trade/node_modules/assert-plus/assert.js:122:17) | |
at exports.getCapabilities.brCallbackify (/home/veres/src/iprpoc-trade/node_modules/bedrock-account/lib/index.js:523:10) | |
at Object.getCapabilities (/home/veres/src/iprpoc-trade/node_modules/bedrock/lib/util.js:489:15) | |
at _getLedgerOwner (/home/veres/src/iprpoc-trade/node_modules/bedrock-ledger-core/lib/ledger.js:158:20) | |
at _setupGenesisNode (/home/veres/src/iprpoc-trade/node_modules/bedrock-ledger-core/lib/ledger.js:85:29) | |
at process._runOnce (/home/veres/src/iprpoc-trade/node_modules/bedrock/lib/bedrock.js:303:15) | |
at process.emit (events.js:203:15) | |
at process.EventEmitter.emit (domain.js:448:20) | |
at emit (internal/child_process.js:832:12) | |
at process._tickCallback (internal/process/next_tick.js:63:19) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment