Skip to content

Internal Error when Installing pnpm@10.10.0 in the project... #710

Open
@xmasuhai

Description

@xmasuhai

Link to the code that reproduces this issue or a replay of the bug
https://github.com/xmasuhai/test-vite

Reproduction steps

cd test-vite
corepack use pnpm@latest-10

Describe the Bug

$ corepack use pnpm@latest
Internal Error: Server answered with HTTP 404 when performing the request to https://registry.npmmirror.com//pnpm; for troubleshooting help, see https://github.com/nodejs/corepack#troubleshooting
    at fetch (D:\software\nvm\v22.15.0\node_modules\corepack\dist\lib\corepack.cjs:22058:11)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async fetchAsJson (D:\software\nvm\v22.15.0\node_modules\corepack\dist\lib\corepack.cjs:22065:20)
    at async fetchAvailableTags (D:\software\nvm\v22.15.0\node_modules\corepack\dist\lib\corepack.cjs:22005:20)
    at async fetchAvailableTags2 (D:\software\nvm\v22.15.0\node_modules\corepack\dist\lib\corepack.cjs:22128:14)
    at async Engine.resolveDescriptor (D:\software\nvm\v22.15.0\node_modules\corepack\dist\lib\corepack.cjs:22981:20)
    at async UseCommand.execute (D:\software\nvm\v22.15.0\node_modules\corepack\dist\lib\corepack.cjs:23457:22)
    at async UseCommand.validateAndExecute (D:\software\nvm\v22.15.0\node_modules\corepack\dist\lib\corepack.cjs:20258:22)
    at async _Cli.run (D:\software\nvm\v22.15.0\node_modules\corepack\dist\lib\corepack.cjs:21195:18)
    at async Object.runMain (D:\software\nvm\v22.15.0\node_modules\corepack\dist\lib\corepack.cjs:23642:19)

Which Node.js version are you using?
22.15.0

Which operating systems have you used
win11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions