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
mrcli u --my_user 1 ✘ john@medici 03:48:50
/usr/local/lib/node_modules/mediumroast_js/node_modules/cli-table/lib/index.js:188
var contents = item.toString().split("\n").reduce(function (memo, l) {
^
TypeError: Cannot read properties of null (reading 'toString')
at /usr/local/lib/node_modules/mediumroast_js/node_modules/cli-table/lib/index.js:188:27
at Array.forEach ()
at generateRow (/usr/local/lib/node_modules/mediumroast_js/node_modules/cli-table/lib/index.js:187:11)
at /usr/local/lib/node_modules/mediumroast_js/node_modules/cli-table/lib/index.js:281:16
at Table.forEach ()
at Table.toString (/usr/local/lib/node_modules/mediumroast_js/node_modules/cli-table/lib/index.js:264:10)
at CLIOutput.outputTable (file:///usr/local/lib/node_modules/mediumroast_js/src/cli/output.js:148:27)
at CLIOutput.outputCLI (file:///usr/local/lib/node_modules/mediumroast_js/src/cli/output.js:40:18)
at file:///usr/local/lib/node_modules/mediumroast_js/cli/mrcli-user.js:81:17
The text was updated successfully, but these errors were encountered:
mrcli u --my_user 1 ✘ john@medici 03:48:50
/usr/local/lib/node_modules/mediumroast_js/node_modules/cli-table/lib/index.js:188
var contents = item.toString().split("\n").reduce(function (memo, l) {
^
TypeError: Cannot read properties of null (reading 'toString')
at /usr/local/lib/node_modules/mediumroast_js/node_modules/cli-table/lib/index.js:188:27
at Array.forEach ()
at generateRow (/usr/local/lib/node_modules/mediumroast_js/node_modules/cli-table/lib/index.js:187:11)
at /usr/local/lib/node_modules/mediumroast_js/node_modules/cli-table/lib/index.js:281:16
at Table.forEach ()
at Table.toString (/usr/local/lib/node_modules/mediumroast_js/node_modules/cli-table/lib/index.js:264:10)
at CLIOutput.outputTable (file:///usr/local/lib/node_modules/mediumroast_js/src/cli/output.js:148:27)
at CLIOutput.outputCLI (file:///usr/local/lib/node_modules/mediumroast_js/src/cli/output.js:40:18)
at file:///usr/local/lib/node_modules/mediumroast_js/cli/mrcli-user.js:81:17
The text was updated successfully, but these errors were encountered: