How does the remote server CentOS 7.264-bit install and run puppeteer?

problem description

remote server system: CentOS 7.264-bit

npm i puppeteer installation failed to run, solve.


has too little content to judge.
check your login users to see if they have permissions.


most direct installation of puppeteer fails because puppeteer relies on Google's Chromium , which is available in puppeteer npm document ;

1. You can change the npm image to the npm image of Taobao, and then install it.

2. You can follow

npm I-- save puppeteer@1.10.0-- ignore-scripts

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b30d02-2b28f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b30d02-2b28f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?