Skip to content

@firebase/@app-types should not be installed #1291

@ottopaulsen

Description

@ottopaulsen

Reproduction

npm install @firebase/@app-types

Steps to reproduce the bug

Run

npm install @firebase/@app-types

Expected behavior

Install success

Actual behavior

npm ERR! code EINVALIDPACKAGENAME
npm ERR! Invalid package name "@firebase/" of package "@firebase/@app-types": name can only contain URL-friendly characters.

Additional information

The doc for the @firebase/app-types package says:

This package is not intended for direct usage, and should only be used via the officially supported firebase package.

I assume the package should not be installed, so in that case the bug is in the documentation.

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