You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looked through a bit of the other issues but haven't been able to resolve what I am seeing.
flutter-elinux run -d v1200
Launching elinux/flutter/main.dart on eLinux in debug mode...
Uninstall vis_vision_app from v1200.
Uninstallation Success
Install vis_vision_app (build/elinux/arm64/debug/bundle) to v1200
Installation Success
Launch vis_vision_app.name on v1200
The discovery uri never shows up in the regular log. But if i run with -v
[+5191 ms] Installation Success
[ ] Launch vis_vision_app.name on v1200
[+1231 ms] VM Service URL on device: http://127.0.0.1:40937/MWJ-2vYYMDg=/
[ +1 ms] executing: ssh -o ExitOnForwardFailure=yes -L
127.0.0.1:40937:127.0.0.1:40937 [email protected]
Going to that url I get this.
This VM does not have a registered Dart Development Service (DDS) instance and is not currently serving Dart DevTools.
Other info, I am cross building from x64 to arm64 using custom sdk and yocto.
The text was updated successfully, but these errors were encountered:
Looked through a bit of the other issues but haven't been able to resolve what I am seeing.
The discovery uri never shows up in the regular log. But if i run with -v
Going to that url I get this.
This VM does not have a registered Dart Development Service (DDS) instance and is not currently serving Dart DevTools.
Other info, I am cross building from x64 to arm64 using custom sdk and yocto.
The text was updated successfully, but these errors were encountered: