Failed to create new OS thread (have 12 already; errno=11)
This is my first time trying to deploy a project on internet. My website is built using Nuxt 3. I’m trying to run npm run build
through ssh session, but it’s impossible.
I have tried changing ulimit
, still nothing.