dart-lang / build

A build system for Dart written in Dart
https://pub.dev/packages/build
BSD 3-Clause "New" or "Revised" License
791 stars 211 forks source link

dart run build_runner build error #3718

Closed Ganeshkumarbojja closed 5 months ago

Ganeshkumarbojja commented 5 months ago

[WARNING] json_serializable on lib/swagger_generated_code/kapil_crm_swagger.swagger.dart: Could not read the "pubspec.yaml` file associated with this package. Usage of package:json_annotation could not be verified.

getting this warning while generating dart files from swagger json using dart run build_runner build command. Kindly help me regarding this.

jakemac53 commented 5 months ago

Please re-file this issue on the json_serializable package https://github.com/google/json_serializable.dart