Always gets stuck at – npm info run [email protected] postinstall node_modules/puppeteer node install.js?
On a Windows 11
setup running npm install github:pedroslopez/whatsapp-web.js#webpack-exodus --verbose
always gets stuck at npm info run [email protected] postinstall node_modules/puppeteer node install.js
in the verbose log.
How to install old puppeteer?
I want to install puppeteer with Glitch.com.
However, when I run npm i puppeteer
, it says that the Node version is not supported. (Node: v16.14.2, npm: v7.20.6)