Tried to run the test suite on a fresh install of the repo on my fedora distro on Linux to make sure it is all set up correctly.
Unfortunatley, I got 2 errors and 1 failed test.
After a clean npm install and re-running the tests, the errors appeared again but not the failure.
The error says that electron.d.ts does not exist but even after installing electron again, still same errors.
Node version is 22
Tried to run the test suite on a fresh install of the repo on my fedora distro on Linux to make sure it is all set up correctly.
Unfortunatley, I got 2 errors and 1 failed test.
After a clean npm install and re-running the tests, the errors appeared again but not the failure.
The error says that electron.d.ts does not exist but even after installing electron again, still same errors.
Node version is 22