-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
output: Unhandled exception:
NoSuchMethodError: The method 'getChild' was called on null.
Receiver: null
Tried calling: getChild("uuid.txt")
#0 Object.noSuchMethod (dart:core/runtime/libobject_patch.dart:50:5)
#1 Driver._readUuid (package:analysis_server/src/server/driver.dart:669:10)
#2 Driver.start (package:analysis_server/src/server/driver.dart:434:9)
#3 main (file:///usr/local/google/home/rmacnak/ssd/topaz1/third_party/dart/pkg/analysis_server/bin/server.dart:12:11)
<asynchronous suspension>
#4 _startIsolate.<anonymous closure> (dart:isolate/runtime/libisolate_patch.dart:287:32)
#5 _RawReceivePortImpl._handleMessage (dart:isolate/runtime/libisolate_patch.dart:171:12)
Metadata
Metadata
Assignees
Labels
No labels