Skip to content

pub list fails on windows #42

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
DartBot opened this issue Jun 5, 2015 · 1 comment
Closed

pub list fails on windows #42

DartBot opened this issue Jun 5, 2015 · 1 comment
Labels
closed-duplicate Closed in favor of an existing report type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@DartBot
Copy link

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/5479?v=3" align="left" width="96" height="96"hspace="10"> Issue by sethladd
Originally opened as dart-lang/sdk#3383


$ pub list
NoSuchMethodException : method not found: 'listDir'
Receiver: Instance of 'SystemCache'
Arguments: [null]
Unhandled exception:
NullPointerException : method: 'handleException'
Receiver: null
Arguments: [Closure: <T>(Dynamic) => Dynamic]
 0. Function: 'Object.noSuchMethod' url: 'bootstrap' line:473 col:137
 1. Function: 'FutureImpl.function' url: 'bootstrap_impl' line:565 col:350
 2. Function: 'FutureImpl._complete@924b4b8' url: 'bootstrap_impl' line:556 col:
3
 3. Function: 'FutureImpl._setValue@924b4b8' url: 'bootstrap_impl' line:559 col:
22
 4. Function: 'CompleterImpl.complete' url: 'bootstrap_impl' line:571 col:46
 5. Function: 'FutureImpl.function' url: 'bootstrap_impl' line:563 col:114
 6. Function: 'FutureImpl._complete@924b4b8' url: 'bootstrap_impl' line:556 col:
3
 7. Function: 'FutureImpl._setValue@924b4b8' url: 'bootstrap_impl' line:559 col:
22
 8. Function: 'CompleterImpl.complete' url: 'bootstrap_impl' line:571 col:46
 9. Function: 'FutureImpl.function' url: 'bootstrap_impl' line:567 col:61
 10. Function: 'FutureImpl._complete@924b4b8' url: 'bootstrap_impl' line:556 col
:3
 11. Function: 'FutureImpl._setValue@924b4b8' url: 'bootstrap_impl' line:559 col
:22
 12. Function: 'CompleterImpl.complete' url: 'bootstrap_impl' line:571 col:46
 13. Function: 'FutureImpl.function' url: 'bootstrap_impl' line:563 col:114
 14. Function: 'FutureImpl._complete@924b4b8' url: 'bootstrap_impl' line:556 col
:3
 15. Function: 'FutureImpl._setValue@924b4b8' url: 'bootstrap_impl' line:559 col
:22
 16. Function: 'CompleterImpl.complete' url: 'bootstrap_impl' line:571 col:46
 17. Function: 'FutureImpl.function' url: 'bootstrap_impl' line:563 col:114
 18. Function: 'FutureImpl._complete@924b4b8' url: 'bootstrap_impl' line:556 col
:3
 19. Function: 'FutureImpl._setValue@924b4b8' url: 'bootstrap_impl' line:559 col
:22
 20. Function: 'CompleterImpl.complete' url: 'bootstrap_impl' line:571 col:46
 21. Function: '_File@14117cc4.function' url: 'dart:io' line:224 col:48
 22. Function: '_BaseDataInputStream@14117cc4.issueCloseCallback' url: 'dart:io'
 line:866 col:125
 23. Function: '_Timer@14117cc4._handleTimeout@14117cc4' url: 'dart:io' line:116
4 col:66
 24. Function: '_Timer@14117cc4._handleTimeout@14117cc4' url: 'dart:io' line:116
4 col:182
 25. Function: '_Timer@14117cc4.function' url: 'dart:io' line:1164 col:341
 26. Function: '_ReceivePortImpl@6be832b._handleMessage@6be832b' url: 'dart:isol
ate' line:19 col:46

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="48" height="48"hspace="10"> Comment by munificent


Added Duplicate label.
Marked as being merged into #41.

@DartBot DartBot added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) closed-duplicate Closed in favor of an existing report Priority-Medium labels Jun 5, 2015
@DartBot DartBot closed this as completed Jun 5, 2015
sigurdm pushed a commit to sigurdm/pub that referenced this issue Nov 15, 2019
* Migrate `uses` values to store dart:* references directly
  Makes the values stored in JSON output much less opaque
* Add description to PlatformInfo – along with other refactoring
* Removed the concept of 'angular' in `uses`
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
closed-duplicate Closed in favor of an existing report type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

1 participant