Hi @jude, I wanted to report some errors when performing lookup on a subdomain with the new blockstack-cli.
Here’s the error report:
$ blockstack-cli lookup jef.reggi1.id
TypeError: Cannot read property ‘hasOwnProperty’ of null
at /Users/jefvanbockryck/cli-blockstack/lib/cli.js:247:18
at tryCatcher (/Users/jefvanbockryck/cli-blockstack/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (/Users/jefvanbockryck/cli-blockstack/node_modules/bluebird/js/release/promise.js:512:31)
at Promise._settlePromise (/Users/jefvanbockryck/cli-blockstack/node_modules/bluebird/js/release/promise.js:569:18)
at Promise._settlePromise0 (/Users/jefvanbockryck/cli-blockstack/node_modules/bluebird/js/release/promise.js:614:10)
at Promise._settlePromises (/Users/jefvanbockryck/cli-blockstack/node_modules/bluebird/js/release/promise.js:693:18)
at Promise._fulfill (/Users/jefvanbockryck/cli-blockstack/node_modules/bluebird/js/release/promise.js:638:18)
at PromiseArray._resolve (/Users/jefvanbockryck/cli-blockstack/node_modules/bluebird/js/release/promise_array.js:126:19)
at PromiseArray._promiseFulfilled (/Users/jefvanbockryck/cli-blockstack/node_modules/bluebird/js/release/promise_array.js:144:14)
at Promise._settlePromise (/Users/jefvanbockryck/cli-blockstack/node_modules/bluebird/js/release/promise.js:574:26)
at Promise._settlePromise0 (/Users/jefvanbockryck/cli-blockstack/node_modules/bluebird/js/release/promise.js:614:10)
at Promise._settlePromises (/Users/jefvanbockryck/cli-blockstack/node_modules/bluebird/js/release/promise.js:693:18)
at Async._drainQueue (/Users/jefvanbockryck/cli-blockstack/node_modules/bluebird/js/release/async.js:133:16)
at Async._drainQueues (/Users/jefvanbockryck/cli-blockstack/node_modules/bluebird/js/release/async.js:143:10)
at Immediate.Async.drainQueues (/Users/jefvanbockryck/cli-blockstack/node_modules/bluebird/js/release/async.js:17:14)
at runCallback (timers.js:794:20)
Cannot read property ‘hasOwnProperty’ of null