Open matigumma opened 5 years ago
Error: Error when reading 'bin/main.dart': The system cannot find the path specified.
StreamSink is closed and adding to it is an error. See http://dartbug.com/29554.
Hello. Thanks for your issue, but can you be more concrete? I cannot figure what exactly produces an error. And are you sure that error produce the ai package?
ai
Error: Error when reading 'bin/main.dart': The system cannot find the path specified.
StreamSink is closed and adding to it is an error. See http://dartbug.com/29554.
0 _StreamSinkImpl._reportClosedSink (dart:_http/http_impl.dart:537:31)
1 _StreamSinkImpl.add (dart:_http/http_impl.dart:542:7)
2 _WebSocketImpl.add (dart:_http/websocket_impl.dart:1203:11)
3 WebSocketClient.post (dart:vmservice_io/server.dart:78:18)
4 _RootZone.runUnary (dart:async/zone.dart:1379:54)
5 _FutureListener.handleValue (dart:async/future_impl.dart:129:18)
6 Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:642:45)
7 Future._propagateToListeners (dart:async/future_impl.dart:671:32)
8 Future._complete (dart:async/future_impl.dart:476:7)
9 _SyncCompleter.complete (dart:async/future_impl.dart:51:12)
10 _AsyncAwaitCompleter.complete (dart:async/runtime/libasync_patch.dart:28:18)
11 _completeOnAsyncReturn (dart:async/runtime/libasync_patch.dart:295:13)
12 VMService.routeRequest (dart:_vmservice)