Alon Horesh

Results 7 comments of Alon Horesh

I also have this issue.

Yeah after the server crashes for JavaScript heap out of memory I just start up the server again, but it's inconvenient and annoying. Also it's taking a lot of memory...

> > Same for me. A couple of times a day i get this error. Restarting the dev server helps > > Don't misunderstand me, this was just meant as...

Release `13.0.4` seemed to had fixed it for me. You can update by doing: ```sh npm i [email protected] # npm # or yarn add [email protected] # yarn ``` on your...

> > Release `13.0.4` seemed to had fixed it for me. You can update by doing: > > ```shell > > npm i [email protected] # npm > > # or...

For me in 13.0.4 the memory is still high but improved since 13.0.3