-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
$ dart run build_runner build
Building package executable...
Failed to build build_runner:build_runner:
../../../../../.pub-cache/hosted/pub.dartlang.org/analyzer-5.3.0/lib/src/dart/ast/ast.dart:8153:48: Error: The method 'elementAtOrNull' isn't defined for the class 'NodeListImpl<TypeAnnotationImpl>'.
- 'NodeListImpl' is from 'package:analyzer/src/dart/ast/ast.dart' ('../../../../../.pub-cache/hosted/pub.dartlang.org/analyzer-5.3.0/lib/src/dart/ast/ast.dart').
- 'TypeAnnotationImpl' is from 'package:analyzer/src/dart/ast/ast.dart' ('../../../../../.pub-cache/hosted/pub.dartlang.org/analyzer-5.3.0/lib/src/dart/ast/ast.dart').
Try correcting the name to the name of an existing method, or defining a method named 'elementAtOrNull'.
var elementType = typeArguments?.arguments.elementAtOrNull(0)?.typeOrThrow;ahmednfwela, Pacane, omi-jrquillosa, noelex, nEdAy and 2 more
Metadata
Metadata
Assignees
Labels
No labels