peliang
peliang
楼主您好,我已经安装了chrom了 [root@izj6c1h8vqjcmblprak6fvz chrome-render]# chrome --version Google Chrome 66.0.3359.117 但是项目在运行的时候提示 Error: chrome-render timeout at Object. (/data/www/novel-nodeServer/node_modules/chrome-render/index.js:6:28) at Module._compile (module.js:652:30) at Object.Module._extensions..js (module.js:663:10) at Module.load (module.js:565:32) at tryModuleLoad (module.js:505:12) at Function.Module._load (module.js:497:3)...
I created several soft links for chrome [root@izj6c1h8vqjcmblprak6fvz bin]# ll /usr/bin/ | grep chrome lrwxrwxrwx 1 root root 31 Apr 27 14:36 chrome -> /etc/alternatives/google-chrome lrwxrwxrwx 1 root root 31...
I execute console.log(installations) in /chrome-finder/lib/linux.js The output is as follows: [ '/usr/bin/chromium-browser', '/usr/bin/google-chrome-stable', '/usr/bin/google-chrome-stable', '/usr/bin/google-chrome-stable', '/usr/bin/google-chrome-stable', '/usr/bin/google-chrome', '/usr/bin/chromium' ]