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.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Ran CMD
Then ran the command npm start or npm start run
See error
revanced-builder Version: 3.4.15
Desktop (please complete the following information):
OS: Windows
Version: 11
Additional context
Tried running on both non elevated and elevated cmd but still got the same result.
[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.
Error: EBUSY: resource busy or locked, unlink '\\?\D:\_RevancedBuilderMain\revanced-cache\1.apk'
at unlinkSync (node:fs:1775:3)
at _unlinkSync (node:internal/fs/rimraf:214:14)
at rimrafSync (node:internal/fs/rimraf:195:7)
at node:internal/fs/rimraf:253:9
at Array.forEach (<anonymous>)
at _rmdirSync (node:internal/fs/rimraf:250:7)
at rimrafSync (node:internal/fs/rimraf:193:7)
at rmSync (node:fs:1270:10)
at afterBuild (D:\_RevancedBuilderMain\wsEvents\patchApp.js:38:3)
at Socket.<anonymous> (D:\_RevancedBuilderMain\wsEvents\patchApp.js:219:53)
[builder] Please report this bug here: https://github.com/reisxd/revanced-builder/issues.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
revanced-builder Version: 3.4.15
Desktop (please complete the following information):
Additional context
Tried running on both non elevated and elevated cmd but still got the same result.
The text was updated successfully, but these errors were encountered: