• Gamedev
  • Get Error when Export to android, need help.

Hi, I just download and try for the new version of Ct.js (Version 4.0)

I make a new project from the template of 2DPhysics. And then I try to export to android platform.

I got the message log:

Exporting the web build…

Checking for an existing Capacitor project…

Discovered an existing Capacitor project.

Preparing build directories…

Configuring the Capacitor project…

Baking icons and splash screens…

Fetching available emulator devices…

TypeError: Cannot read properties of undefined (reading 'split')

Please help me to figer out it. Thanks. 😀

    6 days later

    You don't have emulator devices, you need to add at least one in Android Studio

      Write a Reply...