Skip to content

Add missing scripts/packager-reporter.js file in npm published files#32763

Closed
janicduplessis wants to merge 1 commit into
facebook:mainfrom
janicduplessis:patch-9
Closed

Add missing scripts/packager-reporter.js file in npm published files#32763
janicduplessis wants to merge 1 commit into
facebook:mainfrom
janicduplessis:patch-9

Conversation

@janicduplessis
Copy link
Copy Markdown
Contributor

Summary

When using the nightly builds, metro fails with an error because of missing scripts/packager-reporter.js. The file is not included in the published files so this is why.

Changelog

[Internal] [Fixed] - Add missing scripts/packager-reporter.js file in npm published files

Test Plan

Test that nightly builds work when adding the missing file.

@pull-bot
Copy link
Copy Markdown

Warnings
⚠️ 🔒 package.json - Changes were made to package.json. This will require a manual import by a Facebook employee.

Generated by 🚫 dangerJS against 54962b1

@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: bfb8f63
Branch: main

@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,287,866 +0
android hermes armeabi-v7a 7,619,614 +0
android hermes x86 8,758,496 +0
android hermes x86_64 8,697,295 +0
android jsc arm64-v8a 9,676,441 +0
android jsc armeabi-v7a 8,664,876 +0
android jsc x86 9,632,570 +0
android jsc x86_64 10,228,964 +0

Base commit: bfb8f63
Branch: main

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Contributor A React Native contributor. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team. labels Dec 15, 2021
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@ShikaSD has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @janicduplessis in f16cbe5.

When will my fix make it into a release? | Upcoming Releases

@react-native-bot react-native-bot added the Merged This PR has been merged. label Dec 15, 2021
@janicduplessis janicduplessis deleted the patch-9 branch December 15, 2021 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Contributor A React Native contributor. Merged This PR has been merged. Shared with Meta Applied via automation to indicate that an Issue or Pull Request has been shared with the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants