David Perez

Results 3 comments of David Perez

@obahareth I did simple `npm i -D highlight.js` Yes, it seems like it will be fixed when #2 is fixed. Just wanted to add it in there as another use...

This was a file permission error on how I mounted the file into the container. Have to make sure that how you mount the file, the container has write access...

Here what worked for me, sample `allowlist.json` ```json [ { "name": "XBOX USERNAME", "xuid": "xuid gotten from website below" }, .... ] ``` To get xuid, look at: https://cxkes.me/xbox/xuid Type...