Rokib Hasan Sagar
Rokib Hasan Sagar
Me too :cry:
v1.5.2 too not working for me :cry: Maybe there is Udemy API problem I guess.
Actually, I'm sorry. I couldn't get the `strings` command and `fastboot` isn't working on my PC 😣 And my device does not have any _bootloader_ image or partition available. Typical...
From earlier, I didn't thought that `strings` can be run onto almost anything, even from TWRP. I don't have that much CLI knowledge 😐 But I'm advancing bit by bit...
I pulled it out using terminal emulator without going to TWRP. I hope that It's okay. [gpt.zip](https://github.com/Lanchon/REPIT/files/3850838/gpt.zip)
I do use Custom ROMs of Android Nougat a lot, but still prefer the old Modified Stock Android MM ROM (that I'm still using) very much. I have removed the...
> npm ERR! Please try running this command again as root/Administrator. You should run the comand as `sudo` user. Run `sudo npm install -g babel`
The build script has been fetching the Latest snapshot of ffmpeg. I've never seen this type of result before, neither in this repository's Actions Tabs nor in my personal scratch...
> I successfully compiled this script with dav1d on M1 Mac (arm64 build). > > It fails when I compile this script in Terminal under Rosetta 2 to create x86-64...
I could just gather some facts. - MacOS Runner in GitHub Actions uses Intel CPU - Apple Silicon M1 is natively arm64 - On the other hand, Intel on Macs...