Borys Koretskyi

Results 7 comments of Borys Koretskyi

Well, I had a problem with a variable containing `@` character at the start. Fixed by `| quote`

UPD: for "electron-pdf": "4.0.8" (in my case, using with CRA), the problem was that CRA generates its assets relatively: in the final HTML, an asset is included as `/static/...` instead...

with one app running: `kill $(lsof -i :4000 | grep node | awk '{print $2}')`