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:
- I run: pnpm i @finsweet/attributes
- 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

Environment
OS: macOS 14.6
Package manager: pnpm (version: 10.15.1)
Node.js: v22.19.0
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:
Expected behavior
@finsweet/attributes installs successfully; all referenced dependencies are available on npm.
Screenshots

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