Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mrcli my_user errors out #83

Open
jgoodie opened this issue Jan 14, 2024 · 1 comment
Open

mrcli my_user errors out #83

jgoodie opened this issue Jan 14, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jgoodie
Copy link
Contributor

jgoodie commented Jan 14, 2024

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

@miha42-github
Copy link
Contributor

@jgoodie please verify that this is no longer a problem

@miha42-github miha42-github self-assigned this Sep 4, 2024
@miha42-github miha42-github added the bug Something isn't working label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants