generated from finsweet/developer-starter
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Set up a standard empty bun/pnpm project
- 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.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working