Skip to content

How to change Node version inside the Android app? #68

Open
@anrefst

Description

@anrefst

When I build my Nodejs Android app with Androidjs and then check version of Node inside via

console.log(JSON.stringify(process.versions))

among others I get

"node":"10.13.0"

This is very old.

How do I get later versions of the Node JS runtime inside the Android app?

Is it maybe even possible to set the exact version of Node to compile the app with?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions