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
type 'Null' is not a subtype of type 'String' in type cast
#0 main (file:///home/xxx/.pub-cache/hosted/pub.dev/es_compression-2.0.9/bin/es_compress.dart:57:40)
#1 _delayEntrypointInvocation.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:295:33)
#2 _RawReceivePort._handleMessage (dart:isolate-patch/isolate_patch.dart:192:26)
Env:
Tested on both Windows 10 and Ubuntu Dart SDK version: 2.19.2 (stable) (Unknown timestamp) on "linux_x64" es_compression-2.0.9
The text was updated successfully, but these errors were encountered:
Command:
$ escompress -i"input.txt" -o"output.lz4"
Error message:
Env:
Tested on both
Windows 10
andUbuntu
Dart SDK version: 2.19.2 (stable) (Unknown timestamp) on "linux_x64"
es_compression-2.0.9
The text was updated successfully, but these errors were encountered: