Skip to content

Conversation

@boorad
Copy link
Collaborator

@boorad boorad commented Feb 1, 2026

Summary

Replaces the Bun-specific catalog: protocol with explicit version numbers for react-native-nitro-modules and nitrogen dependencies. The catalog: protocol is not supported by npm, which caused Release CI failures.

Changes

  • Replace nitrogen: "catalog:" with nitrogen: "0.33.2" in root and package package.json files
  • Replace react-native-nitro-modules: "catalog:" with react-native-nitro-modules: "0.33.2" in package and example package.json files
  • Remove the catalog section from root package.json
  • Update bun.lock accordingly

Testing

  • bun tsc passes
  • npm users should now be able to install without errors related to unrecognized catalog: protocol

@boorad boorad self-assigned this Feb 1, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2026

🤖 End-to-End Test Results - Android

Status: ✅ Passed
Platform: Android
Run: 21571927990

📸 Final Test Screenshot

Maestro Test Results - android

Screenshot automatically captured from End-to-End tests and will expire in 30 days


This comment is automatically updated on each test run.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2026

🤖 End-to-End Test Results - iOS

Status: ✅ Passed
Platform: iOS
Run: 21571927972

📸 Final Test Screenshot

Maestro Test Results - ios

Screenshot automatically captured from End-to-End tests and will expire in 30 days


This comment is automatically updated on each test run.

@boorad boorad merged commit 1c9a26b into main Feb 1, 2026
5 checks passed
@boorad boorad deleted the fix/catalog-protocol-npm branch February 1, 2026 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants