Skip to content

Unable to run newly created project on Android #489

@kkes19

Description

@kkes19

Description

Running pnpm run android right after creating a new project fails.

Steps to Reproduce

  1. Create a project using:

    npx create-obytes-app@latest MyApp
  2. Navigate into the project directory:

    cd MyApp
  3. Run:

    pnpm run android

Expected Behavior

The app should start the Android build successfully.

Actual Behavior

Image --- ## Environment
  • OS: Windows 11
  • Node.js version: 22.13.1
  • pnpm version: 10.12.3

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