-
Notifications
You must be signed in to change notification settings - Fork 1.7k
pub upgrade error #23064
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
ERR : The null object does not have a getter 'isNotEmpty'. ---- End log transcript ---- |
This issue has been moved to dart-lang/pub#3. |
This issue was originally filed by [email protected]
What steps will reproduce the problem?
What is the expected output? What do you see instead?
What version of the product are you using?
Dart 1.8.5
On what operating system?
Linux Mint 17
What browser (if applicable)?
n.a.
Please provide any additional information below.
Trace log in attachment.
pubspec.yaml:
name: 'TableTest'
version: 0.0.1
description: >
A starter template for a polymer.dart web app.
author: <your name> <[email protected]>
homepage: https://www.example.com
environment:
sdk: '>=1.0.0 <2.0.0'
dependencies:
browser: any
polymer: any
transformers:
entry_points: web/index.html
Attachment:
log.txt (23.84 KB)
The text was updated successfully, but these errors were encountered: