facebook / metro

🚇 The JavaScript bundler for React Native
https://metrobundler.dev
MIT License
5.24k stars 626 forks source link

sourceMapString is not a function in 0.8.10 version #1316

Open vsinghal339 opened 3 months ago

vsinghal339 commented 3 months ago

Do you want to request a feature or report a bug?

What is the current behavior?

If the current behavior is a bug, please provide the steps to reproduce and a minimal repository on GitHub that we can yarn install and yarn test.

What is the expected behavior?

Please provide your exact Metro configuration and mention your Metro, node, yarn/npm version and operating system.

vsinghal339 commented 3 months ago

this is a bug

shrikulk83 commented 3 months ago

I was able to solve this by downgrading the metro version to 0.79.1, is there another way to solve this error