Skip to content

Uniwind Pro cannot be installed with Bun following the official guide #307

Description

@ciacka

What happened?

Can't install Uniwind Pro with Bun following the official installation guide.
I have an active Individual license.

Environment

  • macOS
  • Package manager: Bun
  • Bun version: 1.3.3
  • Expo: newly created project

Steps to Reproduce

  1. Create a new expo project: bun create expo-app my-app

  2. Navigate to the project directory

  3. Run the command from the installation guide:
    bun add uniwind@npm:uniwind-pro.

    It fails with the following error

    error: No version matching "npm:uniwind-pro" found for specifier "uniwind-pro" (but package exists)
    
    error: GET https://registry.npmjs.org/uniwind@npm:uniwind-pro - 404
    error: uniwind@npm:uniwind-pro failed to resolve
    error: uniwind@npm:uniwind-pro@^1.0.0 failed to resolve
    
  4. Run bunx uniwind-pro

    • login
    • select install
    • no errors reported
  5. Repeat step 2 → same error.

  6. Run bunx uniwind-pro again → new error

    npm error Missing script: "postinstall"
    
  7. Create bunfig.toml (both in project and home directory) and repeat step 6 → same error.

Snack or Repository Link (Optional)

No response

Uniwind version

1.0.0

React Native Version

0.81.5

Platforms

Android

Expo

Yes

Additional information

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions