Skip to content

web-view-app-template an APK build time error #79

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

Open
ArtemViktorovitch opened this issue Jan 11, 2025 · 0 comments
Open

web-view-app-template an APK build time error #79

ArtemViktorovitch opened this issue Jan 11, 2025 · 0 comments

Comments

@ArtemViktorovitch
Copy link

Hello.
Couldn`t build APK from web-view-app-template example source. Got an

C:\Users\Ольга\AppData\Roaming\npm\node_modules\androidjs-builder\modules\Html\ProgressBar.js:36
        process.stdout.clearLine();
                       ^

TypeError: process.stdout.clearLine is not a function
    at LoadingBar.clear (C:\Users\Ольга\AppData\Roaming\npm\node_modules\androidjs-builder\modules\Html\ProgressBar.js:36:24)
    at LoadingBar.next (C:\Users\Ольга\AppData\Roaming\npm\node_modules\androidjs-builder\modules\Html\ProgressBar.js:24:14)
    at Timeout._onTimeout (C:\Users\Ольга\AppData\Roaming\npm\node_modules\androidjs-builder\modules\Html\ProgressBar.js:43:18)
    at listOnTimeout (node:internal/timers:594:17)
    at process.processTimers (node:internal/timers:529:7)

Node.js v22.13.0

error. And there are many deprecation warnings during installation of androidjs. Perhaps you could make it up to date?

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant