I get this error when running a project in Android studio. How do I fix it?
event log-
오후 1:32 Emulator: WARNING | FeatureControl is requesting a non existing feature.
오후 1:32 Emulator: WARNING | The emulator now requires a signed jwt token for gRPC access! Use the -grpc flag if you really want an open unprotected grpc port
오후 1:32 Emulator: WARNING | *** Basic token auth should only be used by android-studio ***
오후 1:32 Emulator: C:devablemobilesdkandroid-sdkemulatorqemuwindows-x86_64qemu-system-aarch64.exe: PCI bus not available for hda
오후 1:32 Emulator: WARNING | QEMU main loop exits abnormally with code 1
오후 1:32 Emulator: Process finished with exit code 1
Virtual Device Info =>
API : 26,
Target : Android 8.0,
CPU/ABI : arm64,
Size on Disk : 21 GB
The build run normally, but not run in the virtual device..