Hello,
I want to install the beta version of the matter addon, to update my IKEA smart things. But, after install it, my matter products are not available in Home assistant, and I see this error in logs
[00:20:39] INFO: Starting Matter Server...
[00:20:42] INFO: Using JavaScript Matter Server (beta mode)
[00:20:42] INFO: Installing latest matter-server from npm...
./run: line 112: 174 Killed npm install --foreground-scripts "${npm_package}"
[00:23:17] ERROR: Failed to install Matter Server from npm. Aborting startup.
[22:23:18] WARNING: matter-server service exited with code 1 (by signal 0).
Do I need to do a special thing to solve this issue?