Skip to content

CLI authentication fails after granting GitHub permissions #464

@hayata-suenaga

Description

@hayata-suenaga

What happened?

I'm following the installation guide to install Uniwind Pro in an Expo project. I have an active Uniwind account with a purchased subscription.

Problem

The uniwind-pro CLI authentication fails with the following error after completing the GitHub OAuth flow:

An error occurred: You have no permission to install Uniwind Pro or your session has expired.

Configuration

package.json includes the entry specified in the installation guide:

"uniwind": "npm:uniwind-pro@rc"

What I've Verified

  • The GitHub account used to create my Uniwind account is the same one used to grant CLI permissions
  • Received a Stripe receipt email confirming an active Uniwind Pro subscription (invoice no. UNIWIND-0093)

Environment

Tool Version
Node 24.14.0
pnpm 10.32.1
npx 11.9.0

Steps to Reproduce

  1. Run any of the commands below
  2. Browser opens to the GitHub permissions page — grant access
  3. Browser displays: "You can close this tab and return to the terminal."
  4. Terminal returns the error above

Commands Attempted

pnpm uniwind-pro
sudo pnpm uniwind-pro
npx uniwind-pro

Snack or Repository Link

This is the authentication error with the CLI

Uniwind version

uniwind-pro@rc

React Native Version

0.83.2

Platforms

iOS

Expo

Yes

Additional information

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions