jcv@triforce cloud-cli $ node bin/run conf port
TypeError: Invalid data, chunk must be a string or buffer, not number
at ConfCommand.print (~/code/bloq/cloud/cloud-cli/node_modules/conf-cli/lib/commands/conf.js:37:24)
at ConfCommand.run (~/code/bloq/cloud/cloud-cli/node_modules/conf-cli/lib/commands/conf.js:23:26)
at ConfCommand._run (~/code/bloq/cloud/cloud-cli/node_modules/@oclif/command/lib/command.js:34:31)
at <anonymous>