Skip to content

Error on adding attributes package to a bun project #638

@parasshah195

Description

@parasshah195

Related Attributes
All

Describe the bug
On attempting to add @finsweet/attributes to the project via bun/pnpm, it errors out saying "No version matching".

I want to install it as a dev dependency to get type-checking on the using the API. Check the below attached screenshot.

To Reproduce
Steps to reproduce the behavior:

  1. Set up a standard empty bun/pnpm project
  2. Install the attributes package by running bun add -d @finsweet/attributes

Expected behavior
Package would install as a dev dependency and provide type-checking for the global object and sub-functions.

Screenshots
Image

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