Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Properly import npm-registry-fetch in react-native-macos-init #2186

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

Saadnajmi
Copy link
Collaborator

Summary:

Back in #1754 , we switched react-native-macos-init from using npm-registry to npm-registry-fetch. But we never replaced the import.. so let's fix that now.

Test Plan:

Tested using yarn link with a newly initialized project, and got it to work.

@Saadnajmi Saadnajmi requested a review from a team as a code owner August 30, 2024 23:28
@Saadnajmi Saadnajmi merged commit b86ac52 into microsoft:main Aug 30, 2024
9 of 13 checks passed
@Saadnajmi Saadnajmi deleted the fix-init branch August 30, 2024 23:46
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.

3 participants