You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 20, 2018. It is now read-only.
This error message from dependency_computer.dart isn't very helpful, because names neither the transformer nor the dart package where the problem occurred. I can hack the source code to figure this out, but we should have a better error message.
This error message from dependency_computer.dart isn't very helpful, because names neither the transformer nor the dart package where the problem occurred. I can hack the source code to figure this out, but we should have a better error message.
A transformer imported unknown package "protobuf" (in "package:protobuf/protobuf.dart").
FINE: Exception type: ApplicationException
FINE: package:pub/src/utils.dart 935 fail
| package:pub/src/barback/dependency_computer.dart 134 DependencyComputer._transformersNeededByPackageUri
| package:pub/src/barback/dependency_computer.dart 358 _PackageDependencyComputer.transformersNeededByLibrary.
| dart:core Iterable.fold
| package:pub/src/utils.dart 722 unionAll
| package:pub/src/barback/dependency_computer.dart 356 _PackageDependencyComputer.tr
The text was updated successfully, but these errors were encountered: