Võ Văn Thành
Results
2
issues of
Võ Văn Thành
``` RUN apk update \ && apk add --no-cache mongodb-tools python3 py3-pip make g++ libc6-compat libstdc++ ``` 
### Steps to reproduce My code: ```typescript import { Innertube, UniversalCache, Utils } from "youtubei.js"; import fs from "fs"; (async () => { const videoId = "liDNey1UB-U"; const innertube =...
bug