-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Hello,
Recently, we moved to yarn workspace monorepo although I'm not sure if this is happening because of it since I haven't used the library in some time.
There lib is generating the bundle and sourcemap, but it seems to be corrupted.
Generating bundle...
warning: the transform cache was reset.
Welcome to Metro!
Fast - Scalable - Integrated
info Writing bundle output to:, /var/folders/z0/1fmtx0f56_z4f2mgch3tyfsm0000gn/T/react-native-bundle-visualizer/app/ios.bundle
info Writing sourcemap output to:, /var/folders/z0/1fmtx0f56_z4f2mgch3tyfsm0000gn/T/react-native-bundle-visualizer/app/ios.bundle.map
info Done writing bundle output
info Done writing sourcemap output
Bundle is 85.18 MB in size (unchanged since last run)
=== error === {
bundles: [],
errors: [
{
bundleName: '/var/folders/z0/1fmtx0f56_z4f2mgch3tyfsm0000gn/T/react-native-bundle-visualizer/app/ios.bundle',
code: 'InvalidMappingLine',
message: 'Your source map refers to generated line 17, but the source only contains 16 line(s).\n' +
'Check that you are using the correct source map.',
error: [AppError]
}
]
}gaurav341, kunalphaltankar, aravindd7, stereodenis, jamesholcomb and 15 more
Metadata
Metadata
Assignees
Labels
No labels