You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.
I got a problem when building YouTube for a rooted device from Windows. It looks like a simple path error:
The builder is located at C:\username\Downloads\ and the apk is at C:\username\Downloads\revanced\ReVanced-YouTube-cli_v2.12.0-patches_v2.69.2.apk, but the builders adds revanced/ at the beginning.
[builder] An error occured:
Error: Command failed: adb -s BH90****** push revanced/C:\username\Downloads\revanced\ReVanced-YouTube-cli_v2.12.0-patches_v2.69.2.apk /data/local/tmp/revanced.delete
cannot stat 'revanced/C:\username\Downloads\revanced\ReVanced-YouTube-cli_v2.12.0-patches_v2.69.2.apk': No such file or directory
at ChildProcess.exithandler (node:child_process:398:12)
at ChildProcess.emit (node:events:527:28)
at maybeClose (node:internal/child_process:1092:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5)
Please report this bug here: https://github.com/reisxd/revanced-builder/issues.
Hope it can be easily fixed.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi there,
I got a problem when building YouTube for a rooted device from Windows. It looks like a simple path error:
The builder is located at
C:\username\Downloads\
and the apk is atC:\username\Downloads\revanced\ReVanced-YouTube-cli_v2.12.0-patches_v2.69.2.apk
, but the builders addsrevanced/
at the beginning.Hope it can be easily fixed.
Thanks.
The text was updated successfully, but these errors were encountered: