Skip to content

TypeScript install docs point to an unpublished npm package #7

Description

@enguerran-leclerc

Repro

From a clean public npm config:

npm view hai-agents version --registry=https://registry.npmjs.org
npm install hai-agents --registry=https://registry.npmjs.org

Actual

npm returns 404 for hai-agents, while the repo README says the package is published to npm and instructs users to run npm install hai-agents.

Expected

Either publish hai-agents to npm, or document a working source/GitHub install path until the package is public.

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