GoogleChrome / rendertron

A Headless Chrome rendering solution

Home Page:https://render-tron.appspot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Script monitor-inspect points to non existing file src/main.js

hos opened this issue · comments

commented

It seems that monitor-inspect script not working as expected. I found that nodemon command trying to run file src/main.js here which seems does not exist.
Locally I was able to fix it by changing command to nodemon -x "node --inspect build/rendertron.js", if this is write let know so I will open PR for this.

In general, as we're deprecating the project, you should look into alternative approaches to rendering on the web.