GithubHelp home page GithubHelp logo

command `pnpm why` returns nothing about pnpm HOT 2 OPEN

toddeTV avatar toddeTV commented on June 1, 2024 1
command `pnpm why` returns nothing

from pnpm.

Comments (2)

toddeTV avatar toddeTV commented on June 1, 2024

Issue #6995 might be partially related, but the pnpm list command works fine for me and only, like described, the pnpm why is broken.

from pnpm.

toddeTV avatar toddeTV commented on June 1, 2024

@manniL and I tried to investigate it a little further and found out that it does not affect all packages.
In the following, I only point out random samples from the example repo I provided above, both directly installed dependencies from the package.json and sub-dependencies.

❌ Some not working ones:

$ pnpm why nuxt
$ pnpm why vue

✔️ Some working ones:

$ pnpm why socks
Legend: production dependency, optional only, dev only

nuxt-app /issue-report-pnpm-7728

dependencies:
nuxt 3.10.3
└─┬ @nuxt/devtools 1.0.8
  └─┬ pacote 17.0.6
    ├─┬ @npmcli/run-script 7.0.4
    │ └─┬ node-gyp 10.0.1
    │   └─┬ make-fetch-happen 13.0.0
    │     └─┬ @npmcli/agent 2.2.1
    │       └─┬ socks-proxy-agent 8.0.2
    │         └── socks 2.8.1
    ├─┬ npm-registry-fetch 16.1.0
    │ └─┬ make-fetch-happen 13.0.0
    │   └─┬ @npmcli/agent 2.2.1
    │     └─┬ socks-proxy-agent 8.0.2
    │       └── socks 2.8.1
    └─┬ sigstore 2.2.2
      ├─┬ @sigstore/sign 2.2.3
      │ └─┬ make-fetch-happen 13.0.0
      │   └─┬ @npmcli/agent 2.2.1
      │     └─┬ socks-proxy-agent 8.0.2
      │       └── socks 2.8.1
      └─┬ @sigstore/tuf 2.3.1
        └─┬ tuf-js 2.2.0
          └─┬ make-fetch-happen 13.0.0
            └─┬ @npmcli/agent 2.2.1
              └─┬ socks-proxy-agent 8.0.2
                └── socks 2.8.1

$ pnpm why magicast
Legend: production dependency, optional only, dev only

nuxt-app /issue-report-pnpm-7728

dependencies:
nuxt 3.10.3
└─┬ @nuxt/devtools 1.0.8
  ├─┬ @nuxt/devtools-wizard 1.0.8
  │ └── magicast 0.3.3
  └── magicast 0.3.3

$ pnpm why vue-router
Legend: production dependency, optional only, dev only

nuxt-app /issue-report-pnpm-7728

dependencies:
nuxt 3.10.3
├─┬ unplugin-vue-router 0.7.0
│ └── vue-router 4.3.0 peer
└── vue-router 4.3.0
vue-router 4.3.0

$ pnpm why zip-stream
Legend: production dependency, optional only, dev only

nuxt-app /issue-report-pnpm-7728

dependencies:
nuxt 3.10.3
└─┬ nitropack 2.9.1
  └─┬ archiver 6.0.2
    └── zip-stream 5.0.2

from pnpm.

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.