thebaselab / codeapp

Building a full-fledged code editor for iPad
https://code.thebaselab.com
MIT License
2.97k stars 204 forks source link

react-scripts: FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory #979

Open snasser1 opened 11 months ago

snasser1 commented 11 months ago

Hi,

Trying to install the package react-scripts with npm i and it fails.

Any way to solve this?

Thanks

snasser1 commented 9 months ago

@bummoblizard - Is there a solution here? Is this expected, or react-scripts should be supported?

johnrbnsn commented 5 months ago

I purchased this app to be able to edit react apps. It’s pretty much advertised as able to do this (2nd pic in App Store is a vueJS project). What’s the reason this fails?

bummoblizard commented 5 months ago

@johnrbnsn Please take a look at https://github.com/thebaselab/react-starter for an example react setup. Other templates including Vue can be found in "Community Templates" section under the source control tab. Unfortunately not all Node.js projects work out of the box because they use features that are unsupported in iOS.

johnrbnsn commented 5 months ago

@bummoblizard Thanks for the reply. I found that repo right after I posted my initial comment. Unfortunately, I wasn’t able to get that to work either, I posted an issue there. Any ideas? Thanks for making this app, I’m hopeful I can get it to work for me.

https://github.com/thebaselab/react-starter/issues/4