Skip to content

pub list fails on windows #3383

Closed
Closed
@sethladd

Description

@sethladd

$ 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: '[email protected]' url: 'dart:io' line:224 col:48
 22. Function: '[email protected]' 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: '[email protected]' url: 'dart:io' line:1164 col:341
 26. Function: '_ReceivePortImpl@6be832b._handleMessage@6be832b' url: 'dart:isol
ate' line:19 col:46

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed-duplicateClosed in favor of an existing report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions