react-native-template-obytes icon indicating copy to clipboard operation
react-native-template-obytes copied to clipboard

7.0.1 run web error,Web Bundling failed

Open ghost opened this issue 1 year ago • 4 comments

"version": "7.0.1",

Web Bundling failed 174ms node_modules/expo-router/entry.js (47 modules) Unable to resolve "core-js/modules/es.error.cause.js" from "node_modules/expo-router/build/renderRootComponent.js"

截屏2024-11-23 00 46 00

ghost avatar Nov 22 '24 16:11 ghost

hey @320430, can you provide more context how to reproduce this issue? i just tried it but there wasn't no issue, please to delete node_modules and try again

hamzamekk avatar Nov 22 '24 23:11 hamzamekk

@hamzamekk

https://github.com/user-attachments/assets/81283e3b-b131-4d6a-a2c0-d659cba85d0b

ghost avatar Nov 24 '24 14:11 ghost

@hamzamekk

Today I downloaded a compressed file from the homepage: https://github.com/obytes/react-native-template-obytes/archive/refs/heads/master.zip Unzip, run pnpm install, pnpm web The error mentioned above will occur, 

If I go from the command line, "npx create-obytes-app@latest MyApp" created the project without any errors!

What is the reason for this?

ghost avatar Nov 25 '24 07:11 ghost

@320430, can you try the latest version now? A few fixes have been made for the web with the new expo version

yjose avatar Dec 25 '24 14:12 yjose