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

Command "pm:list" is not defined. #3487

Closed
bobbygryzynger opened this issue Mar 29, 2018 · 1 comment
Closed

Command "pm:list" is not defined. #3487

bobbygryzynger opened this issue Mar 29, 2018 · 1 comment

Comments

@bobbygryzynger
Copy link

In version 9.2.1 pm-info is listed as deprecated:

$ drush pm-info

In Application.php line 254:

  The pm-info command was deprecated. Please see `drush pm:list` and `composer show`

But, when calling drush pm:list, the command cannot be found:

$ drush pm:list


  Command "pm:list" is not defined.

  Did you mean one of these?
      pm-disable
      pm-download
      pm-info
      pm-projectinfo
      pm-refresh
      pm-releasenotes
      pm-releases
      pm-security
      pm-update
      pm-updatecode
      pm-updatestatus
      pm:disable
      pm:download
      pm:info
      pm:projectinfo
      pm:refresh
      pm:releasenotes
      pm:releases
      pm:security
      pm:updatecode
      pm:updatestatus
      pmi
@bobbygryzynger
Copy link
Author

As with #3479, this was a bootstrapping issue. The command works as expected when bootstrapping is successful.

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

1 participant