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
What happened?
Can't install Uniwind Pro with Bun following the official installation guide.
I have an active Individual license.
Environment
Steps to Reproduce
Create a new expo project:
bun create expo-app my-appNavigate to the project directory
Run the command from the installation guide:
bun add uniwind@npm:uniwind-pro.It fails with the following error
Run
bunx uniwind-proRepeat step 2 → same error.
Run
bunx uniwind-proagain → new errorCreate
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