1.3.1 Permisos

sudo chmod 777 /run/user/1000/

Ejecutar

mkdir /run/user/1000/snap.android-studio
Se produce en Flutter al ejecutar

 flutter create myapp

envia este error

08:45 AM Emulator: Warning: QStandardPaths: XDG_RUNTIME_DIR points to non-existing path '/run/user/1000/snap.android-studio', please create it with 0700 permissions. ((null):0, (null))

08:45 AM Emulator: qemu-system-i386: warning: TSC frequency mismatch between VM (2527004 kHz) and host (2527000 kHz), and TSC scaling unavailable

Last updated

Was this helpful?