[SEVERE] ngdart on web/main.dart: Null check operator used on a null value #0 ElementAnnotationExtensions.targetKinds (package:analyzer/src/dart/element/extensions.dart:44:53) #67
Labels
bug
Something isn't working
Which ng* package(s) are the source of the bug?
ngdart
Which operating system(s) does this bug appear on?
Windows
Which browser(s) does this bug appear on?
Chrome 117.0.5938.132 64 bits
Is this a regression?
Yes
Description
I've been working on an AngularDart project of mine every day, and today I started getting this error "ngdart on web/main.dart: Null check operator used on a null value"
Please provide the steps to reproduce the bug
create a simple angular project and run webdev serve
https://github.com/insinfo/dart_bug_demo
Please provide the exception or error you saw
Please provide the dependency environment you discovered this bug in (run
dart pub deps -s compact
)Anything else?
No response
The text was updated successfully, but these errors were encountered: