Я новичок в Flutter и мобильной разработке. Я работал над приложением, и все работало нормально. Через несколько часов я пытаюсь запустить свое приложение на устройстве и получаю следующую ошибку:
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'android'.
> Could not resolve all dependencies for configuration ':classpath'.
> Problems writing to Binary store in /private/var/folders/k9/g_78rhy13m968yn0yg9v6jb40000gn/T/gradle16554077359029727541.bin (exist: true)
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 11s
Unhandled exception:
FileSystemException: writeFrom failed, path = '/var/folders/k9/g_78rhy13m968yn0yg9v6jb40000gn/T/flutter_tools.1owVKQ/flutter_tool.i2A2YL/app.dill'
(OS Error: No space left on device, errno = 28)
#0 _RandomAccessFile.writeFrom. (dart:io/file_impl.dart:852:9)
#1 _FileStreamConsumer.addStream... (dart:io/file_impl.dart:184:21)
the Dart compiler exited unexpectedly.
Exception: Gradle task assembleDebug failed with exit code 1
Exited (sigterm)
Подробнее здесь: https://stackoverflow.com/questions/717 ... n-writefro
Flutter: BUILD FAILED за 11 с. Необработанное исключение: FileSystemException: ошибка записи ⇐ Android
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение
-
-
Получите ошибки на "Flutter Build Apk", в то время как "Flutter Build Web" работает
Anonymous » » в форуме Android - 0 Ответы
- 3 Просмотры
-
Последнее сообщение Anonymous
-