I installed nodejs18 and i installed npm 10.8.2 and puppeteer 23.0.02
Code: Select all
dnf -y module enable nodejs:18
dnf -y module install nodejs:18
npm install -g npm@10.8.2"
npm install puppeteer@22.8.2"
During the installation of the package OpenEMM i always get a warning
npm WARN deprecated puppeteer@21.11.0: < 22.8.2 is no longer supported
no matter what puppeteer is installed
and it hangs very long at
⠋ reify:ag-grid-community: http fetch GET 200 https://registry.npmjs.org/ag-grid-comm ... 30.0.6.tgz 3256ms (cache miss)
i can download this with a browser with no problems.
can you check the runtime and the installer of the OpenEMM Package