Skip to content

fix(cli): add support for @react-native-community/cli 7.0.3#1484

Merged
tido64 merged 1 commit intomicrosoft:mainfrom
tido64:tido/fix-cli-metro-0.67
May 10, 2022
Merged

fix(cli): add support for @react-native-community/cli 7.0.3#1484
tido64 merged 1 commit intomicrosoft:mainfrom
tido64:tido/fix-cli-metro-0.67

Conversation

@tido64
Copy link
Member

@tido64 tido64 commented May 10, 2022

Description

The return type of createDevServerMiddleware() changed in react-native-community/cli#1560.

Resolves #1483.

Test plan

git clone https://github.com/fbeccaceci/rnx-kit-issue-example.git
cd rnx-kit-issue-example
yarn
npx react-native rnx-start

@tido64 tido64 added the feature: cli This is related to CLI label May 10, 2022
@tido64 tido64 merged commit b864d94 into microsoft:main May 10, 2022
@tido64 tido64 deleted the tido/fix-cli-metro-0.67 branch May 10, 2022 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature: cli This is related to CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

attachToServer is not a function. on empty project

2 participants