pieces-app / support

15 stars 3 forks source link

piece client bug #359

Open hamzouzou opened 1 month ago

hamzouzou commented 1 month ago

Software

Pieces OS

Operating System / Platform

macOS

Your Pieces OS Version

Pieces CLI version: 1.1.0

Early Access Program

Kindly describe the bug and include as much detail as possible on what you were doing so we can reproduce the bug.

Hi, commande pieces run return this error : Unhandled exception: Null check operator used on a null value

0 Classification.fromJson (package:runtime_common_library/model/classification.dart:84)

1 Format.fromJson (package:runtime_common_library/model/format.dart:278)

2 Format.listFromJson (package:runtime_common_library/model/format.dart:304)

3 AssetFormats.fromJson (package:runtime_common_library/model/asset_formats.dart:83)

4 Asset.fromJson (package:runtime_common_library/model/asset.dart:305)

5 Asset.listFromJson (package:runtime_common_library/model/asset.dart:326)

6 Assets.fromJson (package:runtime_common_library/model/assets.dart:76)

7 Cacher.cache (package:pieces_cli/src/util/cacher.dart:86)

#8 _initChecks (file:///Users/runner/work/pieces-cli/pieces-cli/bin/main.dart:109) #9 main (file:///Users/runner/work/pieces-cli/pieces-cli/bin/main.dart:27)
rosie-at-pieces commented 4 weeks ago

hi @hamzouzou so sorry but the CLI agent is not yet ready to be downloaded on Homebrew, it should be ready in a day or two. in the meantime it is available on pypi!

hamzouzou commented 4 weeks ago

No worries, thank you for the quick reply :)