Hi.
I try to clone the repositoy and install using the documentaction:
sudo apt install build-essential
npm install
node program.js
But I get a lot of errors when a make npm install.

I'm using Ubuntu and Node 22.3.0.
Do I have to do anything beforehand?
Thank's a lot.