-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Builder is not working Twitter Pre-releases #179
Comments
Also, when uploading the apk builder throws this error An error occured:Error: AndroidManifest.xml can't be found.at /data/data/com.termux/files/home/rvx-builder/node_modules/app-info-parser/src/apk.js:48:19Please report this bug here: https://github.com/inotia00/rvx-builder/issues. |
I had to delete Termux and install Termux Monet and install rvx-builder. All works as before, closing this now. |
Issue re appeared again. There are multiple users having this issue and thus no input from developer yet. |
Uploading APKs works for me. |
Describe the bug
Run
npm audit
for details.[rvx-builder] rvx-builder found.
[rvx-builder] All checks done.
(node:25229) [DEP0040] DeprecationWarning: The
punycode
module is deprecated. Please use a userland alternative instead.(Use
node --trace-deprecation ...
to show where the warning was created)[builder] Listening at port 8000
[builder] The webserver is now running!
[builder] Opening the app in the default browser... Done, check if a browser window has opened
[builder] An error occured.
TypeError: Cannot read properties of null (reading '0')
at getAppVersion (/data/data/com.termux/files/home/rvx-builder/wsEvents/getAppVersion.js:205:20)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async WebSocket. (/data/data/com.termux/files/home/rvx-builder/index.js:188:9)
[builder] Please report this bug here: https://github.com/inotia00/rvx-builder/issues.
To Reproduce
Right after selecting patches
Screenshots
If applicable, add screenshots to help explain your problem.
rvx-builder Version: [e.g. v3.18.2]
Desktop (please complete the following information):
Additional context
It has also occurred while patching Instagram, not sure if related with pre-releases
The text was updated successfully, but these errors were encountered: