Skip to content

NPM install fails: @finsweet/attributes depends on unpublished @finsweet/attributes-list (404) #749

@robertroelu

Description

@robertroelu

Related Attributes
@finsweet/attributes (v2.6.16)

Describe the bug
Installing @finsweet/attributes fails because its dependency @finsweet/attributes-list cannot be fetched from the npm registry. Looks like the dependency isn’t published (or isn’t public), which blocks installation.

To Reproduce
Steps to reproduce the behavior:

  1. I run: pnpm i @finsweet/attributes
  2. Error: ERR_PNPM_FETCH_404 GET https://registry.npmjs.org/@finsweet%2Fattributes-list: Not Found - 404

Expected behavior
@finsweet/attributes installs successfully; all referenced dependencies are available on npm.

Screenshots
Image

Environment
OS: macOS 14.6
Package manager: pnpm (version: 10.15.1)
Node.js: v22.19.0

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