Advertisement
Guest User

Untitled

a guest
Nov 26th, 2020
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. /usr/lib/flutter/bin/flutter drive --release --driver-port=4444 --target=test_driver/app.dart -d chrome
  2. Starting application: test_driver/app.dart
  3. Launching test_driver/app.dart on Chrome in release mode...
  4. Running "flutter pub get" in flutter_tools... 1.6s
  5. Compiling test_driver/app.dart for the Web... 332.5s
  6. Unable to connect to Chrome debug port: 46757
  7. SocketException: OS Error: Connection refused, errno = 111, address = localhost, port = 36728
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement