-
Notifications
You must be signed in to change notification settings - Fork 231
pub upgrade error #3
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
<img src="https://avatars.githubusercontent.com/u/5479?v=3" align="left" width="48" height="48"hspace="10"> Comment by sethladd ERR : The null object does not have a getter 'isNotEmpty'. ---- End log transcript ---- |
<img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="48" height="48"hspace="10"> Comment by nex3 |
Originally opened as dart-lang/sdk#23064
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: