Skip to content

Back out "fix: prevent error when react extension was already created"#43753

Closed
NickGerleman wants to merge 1 commit into
facebook:mainfrom
NickGerleman:export-D55618667
Closed

Back out "fix: prevent error when react extension was already created"#43753
NickGerleman wants to merge 1 commit into
facebook:mainfrom
NickGerleman:export-D55618667

Conversation

@NickGerleman

Copy link
Copy Markdown
Contributor

Summary:
New build failures when this was merged seem likely related.

FAILURE: Build failed with an exception.

* Where:
Build file '/root/react-native/packages/react-native/ReactAndroid/build.gradle.kts' line: 784

* What went wrong:
Script compilation errors:

  Line 784: react {
            ^ Unresolved reference: react

  Line 787:   libraryName = "rncore"
              ^ Unresolved reference: libraryName

  Line 788:   jsRootDir = file("../src")
              ^ Unresolved reference: jsRootDir

Changelog: [Internal]

Reviewed By: arushikesarwani94

Differential Revision: D55618667

Summary:
New build failures when this was merged seem likely related.

```
FAILURE: Build failed with an exception.

* Where:
Build file '/root/react-native/packages/react-native/ReactAndroid/build.gradle.kts' line: 784

* What went wrong:
Script compilation errors:

  Line 784: react {
            ^ Unresolved reference: react

  Line 787:   libraryName = "rncore"
              ^ Unresolved reference: libraryName

  Line 788:   jsRootDir = file("../src")
              ^ Unresolved reference: jsRootDir
```

Changelog: [Internal]

Reviewed By: arushikesarwani94

Differential Revision: D55618667
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 2, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D55618667

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in 2477fbc.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants