Ivonei Balena

Results 3 issues of Ivonei Balena

I've getting this error when run it on a server of my company On my computer it runs fine. ``` ernal/modules/cjs/loader.js:1080 throw new ERR_REQUIRE_ESM(filename, parentPath, packageJsonPath); ^ Error [ERR_REQUIRE_ESM]: Must...

After updating my project and running the build_runner i got an error in database.g.dart on my insert commands with the @transaction annotation. I don't know if is a bug or...

After Flutter upgrade and "flutter pub run build_runner build --delete-conflicting-outputs" ``` Null check operator used on a null value package:pub/src/package_graph.dart 70:53 PackageGraph.transitiveDependencies.. dart:core Iterable.toSet package:pub/src/package_graph.dart 70:56 PackageGraph.transitiveDependencies. package:pub/src/utils.dart 622:41 mapMap...

type-bug