Code Monkey home page Code Monkey logo

Comments (3)

wojsmol avatar wojsmol commented on July 20, 2024

Hi @1naveengiri
Please post output of wp package list command

from doctor-command.

1naveengiri avatar 1naveengiri commented on July 20, 2024

Hi @wojsmol

Thanks for checking into it.

It seems I am using an outdated version.
but I tried using this command wp package update
I also tried re-installing the given package, but Nothing works.

I do use this command to install it wp package install wp-cli/doctor-command:@stable

Screenshot 2022-07-14 at 2 39 58 PM

am I missing anything?

Thanks

from doctor-command.

danielbachhuber avatar danielbachhuber commented on July 20, 2024

@1naveengiri It appears you have an older version of wp-cli/doctor-command installed:

image

I just ran wp package install wp-cli/doctor-command:@stable and the correct version (2.1.0) installs as expected:

wp package list
+---------------------------------+------------------+------------+-----------+----------------+
| name                            | authors          | version    | update    | update_version |
+---------------------------------+------------------+------------+-----------+----------------+
| wp-cli/doctor-command           | Daniel Bachhuber | v2.1.0     | none      |                |
| wp-cli/restful                  | Daniel Bachhuber | dev-master | available | 1.x-dev        |
| wp-cli/scaffold-package-command | Daniel Bachhuber | dev-master | available | 2.x-dev        |
+---------------------------------+------------------+------------+-----------+----------------+

I'd recommend deleting your package directory and re-installing all of your packages. You can delete the entire package directory with:

rm -r $(wp package path)

from doctor-command.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.