Illegal instruction (core dumped) error Command failed with exit code 132

System Information
  • Strapi Version: 4.10.4
  • Operating System: ubuntu 22.04 lts
  • Database: sqlite3 / bettersqlite
  • Node Version: 16.20.0
  • NPM Version: 8.19.4
  • Yarn Version: 1.22.19

Hi, i finished my project on localhost, now i want to run it on a server wth ubuntu 22.04 with fresh install.
When i install all dependecies and start strapi using yarn or npm i got a error:

Illegal instruction (core dumped) error Command failed with exit code 132.

before install depedencies i removed .lock files.

server spec:
Intel ATOM N2800 - 2c/4t - 1.86 GHz
4 GB 1066 MHz
1×1 TB HDD SATA
ubuntu 22.0

Someone have any idea? mayby my CPU is too old/weak?

It should have worked. CPU would not matter

What did the core dump say?

@Boegie19 sterday, i have reinstalled npm, and now i get only iligal instruction without core dump… where can i find core dump file? I searched but didint find

with what exit code? and does it give any more infomration about the Ilegal instructions?