-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
currently, I get the following error
Unhandled exception:
NoSuchMethodError: The getter 'reversed' was called on null.
Receiver: null
Tried calling: reversed
#0 Object.noSuchMethod (dart:core-patch/object_patch.dart:53:5)
#1 main (file:///Users/smkhalsa/.pub-cache/hosted/pub.dartlang.org/multipack-0.1.3/bin/multipack.dart:10:69)
<asynchronous suspension>
#2 _startIsolate.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:299:32)
#3 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:168:12)
when running multipack pubspec override
if I have a circular dependency.
timekone
Metadata
Metadata
Assignees
Labels
No labels