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)
So I tried to install Puppeteer version 19.6.1.
However, this version is deprecated and will not install.
New contributor
Yamada Taro is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.