Skip to content

2.4.0 conflicts with dart build runner #50

@hamberluo

Description

@hamberluo
[WARNING] .dart_tool/build/entrypoint/build.dart:15:8: Error: Error when reading '../../../../.pub-cache/hosted/pub.dartlang.org/web3dart-2.4.0/lib/src/builder/builders.dart': No such file or directory
import 'package:web3dart/src/builder/builders.dart' as _i8;
       ^
.dart_tool/build/entrypoint/build.dart:43:45: Error: Undefined name 'abiGenerator'.
  _i1.apply(r'web3dart:abi_generator', [_i8.abiGenerator],
                                            ^^^^^^^^^^^^
.dart_tool/build/entrypoint/build.dart:48:59: Error: Undefined name 'deleteSource'.
  _i1.applyPostProcess(r'web3dart:delete_abi_source', _i8.deleteSource,
                                                          ^^^^^^^^^^^^
[INFO] Precompiling build script... completed, took 3.2s

[SEVERE] Failed to precompile build script .dart_tool/build/entrypoint/build.dart.
This is likely caused by a misconfigured builder definition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions