-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
pub list fails on windows #3383
Labels
closed-duplicate
Closed in favor of an existing report
Comments
This was referenced Jun 5, 2015
This issue has been moved to dart-lang/pub#42. |
copybara-service bot
pushed a commit
that referenced
this issue
May 12, 2022
Changes: ``` > git log --format="%C(auto) %h %s" 6068f47..1e3c17e https://dart.googlesource.com/pub.git/+/1e3c17ea dependency_services: use revisions as versions for git deps. (#3383) https://dart.googlesource.com/pub.git/+/9ecdd6b1 show discontinued in pub outdated (#3399) https://dart.googlesource.com/pub.git/+/c8fdf231 Bump analyzer from 3.4.1 to 4.0.0 (#3412) ``` Diff: https://dart.googlesource.com/pub.git/+/6068f47c264ef790e16411b31b2c94ad6beb1ab6~..1e3c17ea871e6a80c720aa998f37cbd3913bc287/ Change-Id: Idb9484e36d03001039e9f7e5447c659b85bd093f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/244621 Reviewed-by: Jonas Jensen <jonasfj@google.com> Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
copybara-service bot
pushed a commit
that referenced
this issue
Apr 6, 2023
… dartdoc, html, term_glyph, test, webdev, yaml_edit Revisions updated by `dart tools/rev_sdk_deps.dart`. boolean_selector (https://github.com/dart-lang/boolean_selector/compare/28dc03d..9fd3bae): 9fd3bae 2023-04-04 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#44) browser_launcher (https://github.com/dart-lang/browser_launcher/compare/ba4e028..ed11524): ed11524 2023-04-04 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#40) clock (https://github.com/dart-lang/clock/compare/93d9f56..6b2004c): 6b2004c 2023-04-04 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#47) crypto (https://github.com/dart-lang/crypto/compare/8a03816..1cb1528): 1cb1528 2023-04-04 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#142) csslib (https://github.com/dart-lang/csslib/compare/5836863..44bfbe3): 44bfbe3 2023-04-04 dependabot[bot] Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#176) dartdoc (https://github.com/dart-lang/dartdoc/compare/1a7952b..a0755f5): a0755f5f 2023-04-04 Janice Collins Fix example modifiers (#3383) html (https://github.com/dart-lang/html/compare/57b747d..0438b26): 0438b26 2023-04-05 Oleh Prypin Dart 3 compatibility: turn classes into mixins (#208) term_glyph (https://github.com/dart-lang/term_glyph/compare/f6856e2..b110501): b110501 2023-04-04 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#35) test (https://github.com/dart-lang/test/compare/8ea4298..7832931): 78329319 2023-04-04 Devon Carew regenerate mono_repo (#1988) webdev (https://github.com/dart-lang/webdev/compare/e887316..0a2804b): 0a2804bd 2023-04-04 Elliott Brooks Fix DevTools test (#2071) yaml_edit (https://github.com/dart-lang/yaml_edit/compare/386fd33..5f392a1): 5f392a1 2023-04-04 dependabot[bot] Bump actions/checkout from 3.3.0 to 3.5.0 (#48) Change-Id: Ib9ee434634d3116db7ada89a4c31a566a28b5600 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/293744 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Commit-Queue: Devon Carew <devoncarew@google.com> Auto-Submit: Devon Carew <devoncarew@google.com>
This issue was closed.
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
$ 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
The text was updated successfully, but these errors were encountered: