OOM issue even with swap ram added

All I had to do was set the environment variable NODE_OPTIONS=“–max-old-space-size=1024”.The default value in my case was the total ram excluding the swap and it’s really low.

I’ll still appreciate any help with the ssh connection though

1 Like