Skip to content

pnpm install @modelcontextprotocol/client not working #1409

@JeanKouss

Description

@JeanKouss

Describe the bug
Trying to install the client with pnpm install @modelcontextprotocol/client zod fail with the following error :

ERR_PNPM_FETCH_404  GET https://registry.npmjs.org/@modelcontextprotocol%2Fclient: Not Found - 404

This error happened while installing a direct dependency of G:\path\to\project

@modelcontextprotocol/client is not in the npm registry, or you have no permission to fetch it.

No authorization header was set for the request.
Progress: resolved 16, reused 16, downloaded 0, added 0

To Reproduce
Steps to reproduce the behavior:

  1. run pnpm install @modelcontextprotocol/client zod (command in readme)

Expected behavior
The package should be installed

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions