gluestack / gluestack-ui

React & React Native Components & Patterns (copy-paste components & patterns crafted with Tailwind CSS (NativeWind))
https://gluestack.io/
MIT License
2.65k stars 119 forks source link

Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory #2418

Closed KartikDevarde2601 closed 1 month ago

KartikDevarde2601 commented 2 months ago

Description

a new React Native project using the React Native CLI and Gluestack UI, along with other related dependencies. During the building, I encountered a "JavaScript heap out of memory" error. However, after reloading, the error resolved. i get same error when i clone repo in my other PC

CodeSandbox/Snack link

using react-native CLI

Steps to reproduce

  1. create New project with react-native CLI
  2. add all depedency
  3. add all gluestack component --all
  4. just build app using react-native run-android

gluestack-ui Version

2

Platform

Other Platform

No response

Additional Information

Screenshot from 2024-08-28 00-52-46 Screenshot from 2024-08-28 00-54-06

rajat693 commented 2 months ago

hi @KartikDevarde2601 thanks for reporting the issue. We will have a look.

KartikDevarde2601 commented 2 months ago

hii @rajat693 i try with expo go it working fine problem came when using bare-react-native

rajat693 commented 2 months ago

Hi @KartikDevarde2601, we attempted to debug the issue you reported, but everything seems to be working fine on our end. Could you please share a minimal codebase or GitHub repository that demonstrates the issue? This will help us better understand and address the problem. Thank you!

sra1kumar-NULL commented 1 month ago

Hey @KartikDevarde2601 We are closing this issue for now, if you still have any query please feel free to reopen it.

KartikDevarde2601 commented 1 month ago

hii @rajat693 @sra1kumar-NULL i really sorry for not active may be I miss the email notification . I will the test that again and send you minimum codebase as soon as possible.