Skip to content

Emoji free zone not published to npm but referenceed as unstable #1

@Frost-bit-star

Description

@Frost-bit-star

Attempting to install the agent package fails:

npm install emoji-free-zone-agent

npm ERR! 404 Not Found - GET https://registry.npmjs.org/emoji-free-zone-agent

This is expected behavior from npm because emoji-free-zone-agent is not published, but the repository structure and references make it appear like a public installable package.
This can confuse users who want to try or integrate the agent directly.
Why this is an issue
The monorepo contains emoji-free-zone-agent as a package
Users naturally assume it can be installed via npm
npm returns a 404, which looks like a broken package
This creates friction for first-time users

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions