-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Closed
Labels
r: timeoutIssue is closed due to author not providing the requested details in timeIssue is closed due to author not providing the requested details in time
Description
Command
flutter run --machine --start-paused -d ZD22264PV6 --devtools-server-address http://127.0.0.1:9100/ --target D:\work\bigoh_tech\projects\digilawyer-flutter\lib\main.dart --flavor production
Steps to Reproduce
- ...
- ...
- ...
Logs
FileSystemException: readInto failed, OS Error: The operation completed successfully.
, errno = 0
#0 _RandomAccessFile.readIntoSync (dart:io/file_impl.dart:835:7)
#1 _File.readAsBytesSync (dart:io/file_impl.dart:593:35)
#2 _File.readAsStringSync (dart:io/file_impl.dart:624:18)
#3 ForwardingFile.readAsStringSync (package:file/src/forwarding/forwarding_file.dart:99:16)
#4 ErrorHandlingFile.readAsStringSync.<anonymous closure> (package:flutter_tools/src/base/error_handling_io.dart:230:22)
#5 _runSync (package:flutter_tools/src/base/error_handling_io.dart:600:14)
#6 ErrorHandlingFile.readAsStringSync (package:flutter_tools/src/base/error_handling_io.dart:229:12)
#7 new Node (package:flutter_tools/src/build_system/build_system.dart:1012:36)
#8 Target._toNode (package:flutter_tools/src/build_system/build_system.dart:162:12)
#9 FlutterBuildSystem.build (package:flutter_tools/src/build_system/build_system.dart:624:30)
#10 generateLocalizationsSyntheticPackage (package:flutter_tools/src/dart/generate_synthetic_packages.dart:57:48)
#11 FlutterCommand.verifyThenRunCommand (package:flutter_tools/src/runner/flutter_command.dart:1732:13)
<asynchronous suspension>
#12 FlutterCommand.run.<anonymous closure> (package:flutter_tools/src/runner/flutter_command.dart:1408:27)
<asynchronous suspension>
#13 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:153:19)
<asynchronous suspension>
#14 CommandRunner.runCommand (package:args/command_runner.dart:212:13)
<asynchronous suspension>
#15 FlutterCommandRunner.runCommand.<anonymous closure> (package:flutter_tools/src/runner/flutter_command_runner.dart:420:9)
<asynchronous suspension>
#16 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:153:19)
<asynchronous suspension>
#17 FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:364:5)
<asynchronous suspension>
[!] Flutter (Channel stable, 3.24.4, on Microsoft Windows [Version 10.0.22631.5472], locale en-IN)
• Flutter version 3.24.4 on channel stable at C:\Users\Dhruv Bansal\fvm\versions\3.24.4
! The flutter binary is not on your path. Consider adding C:\Users\Dhruv Bansal\fvm\versions\3.24.4\bin to your path.
! Warning: `dart` on your path resolves to C:\tools\dart-sdk\bin\dart.exe, which is not inside your current Flutter SDK checkout at C:\Users\Dhruv Bansal\fvm\versions\3.24.4. Consider adding C:\Users\Dhruv Bansal\fvm\versions\3.24.4\bin to the front of your path.
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 603104015d (8 months ago), 2024-10-24 08:01:25 -0700
• Engine revision db49896cf2
• Dart version 3.5.4
• DevTools version 2.37.3
• If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades.
[✓] Windows Version (Installed version of Windows is version 10 or higher)
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
• Android SDK at C:\Users\Dhruv Bansal\AppData\Local\Android\sdk
• Platform android-35, build-tools 35.0.0
• Java binary at: C:\Program Files\Android\Android Studio\jbr\bin\java
• Java version OpenJDK Runtime Environment (build 21.0.5+-12932927-b750.29)
• All Android licenses accepted.
[✓] Chrome - develop for the web
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe
[✓] Visual Studio - develop Windows apps (Visual Studio Build Tools 2019 16.11.38)
• Visual Studio at C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools
• Visual Studio Build Tools 2019 version 16.11.35026.282
• Windows 10 SDK version 10.0.22000.0
[✓] Android Studio (version 2024.3)
• Android Studio at C:\Program Files\Android\Android Studio
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 21.0.5+-12932927-b750.29)
[✓] IntelliJ IDEA Ultimate Edition (version 2024.3)
• IntelliJ at C:\Program Files\JetBrains\IntelliJ IDEA 2024.3.4
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
[✓] VS Code (version 1.101.0)
• VS Code at C:\Users\Dhruv Bansal\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.112.0
[✓] Connected device (4 available)
• motorola edge 20 fusion (mobile) • ZD22264PV6 • android-arm64 • Android 13 (API 33)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.22631.5472]
• Chrome (web) • chrome • web-javascript • Google Chrome 131.0.6778.70
• Edge (web) • edge • web-javascript • Microsoft Edge 137.0.3296.68
[✓] Network resources
• All expected network resources are available.
! Doctor found issues in 1 category.
Flutter Application Metadata
FileSystemException: readInto failed, path = 'D:\work\bigoh_tech\projects\digilawyer-flutter.flutter-plugins' (OS Error: A device which does not exist was specified.
, errno = 433)
Metadata
Metadata
Assignees
Labels
r: timeoutIssue is closed due to author not providing the requested details in timeIssue is closed due to author not providing the requested details in time