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

Error when running drush command that outputs a table. #106

Closed
nlighteneddesign opened this issue Jun 1, 2023 · 2 comments
Closed

Error when running drush command that outputs a table. #106

nlighteneddesign opened this issue Jun 1, 2023 · 2 comments

Comments

@nlighteneddesign
Copy link
Contributor

Steps to reproduce

What did you do?
Ran drush ms

Expected behavior

Tell us what should happen
Get a table of current migration statuses

Actual behavior

Tell us what happens instead
[error] ValueError: wordwrap(): Argument #4 ($cut_long_words) cannot be true when argument #2 ($width) is 0 in wordwrap() (line 141 of /var/www/html/vendor/consolidation/output-formatters/src/Transformations/WordWrapper.php) #0 /var/www/html/vendor/consolidation/output-formatters/src/Transformations/WordWrapper.php(141): wordwrap('N/A', 0, '\n', true)

System Configuration

Which O.S. and PHP version are you using?
Linux / DDEV
PHP 8.0

@nlighteneddesign
Copy link
Contributor Author

nlighteneddesign commented Jun 1, 2023

I opened PR #107

@greg-1-anderson
Copy link
Member

Merged, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants