Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork48
Closed
Description
I'm trying to utilize bundle visualizer with the latest react-native and I'm running into this output:
$ yarn run visualizer:release$ yarn workspace @monorepo/main run react-native-bundle-visualizer --dev=false$ /Users/fcalise/code/myproject/node_modules/.bin/react-native-bundle-visualizer --dev=falseGenerating bundle... Welcome to Metro v0.73.7 Fast - Scalable - Integratedinfo Writing bundle output to:, /var/folders/pl/1r8l1pts2r3c2hbcpdbq4ppc0000gn/T/react-native-bundle-visualizer/monorepomain/ios.bundleinfo Writing sourcemap output to:, /var/folders/pl/1r8l1pts2r3c2hbcpdbq4ppc0000gn/T/react-native-bundle-visualizer/monorepomain/ios.bundle.mapinfo Done writing sourcemap outputinfo Done writing bundle outputBundle is 2.74 MB in size (unchanged since last run)node:internal/process/promises:279 triggerUncaughtException(err, true /* fromPromise */); ^[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "#<Object>".] { code: 'ERR_UNHANDLED_REJECTION'}error Command failed with exit code 1.Any suggestions or would you like any other information attached? Open to trying patches and other solutions
Metadata
Metadata
Assignees
Labels
No labels