-
Notifications
You must be signed in to change notification settings - Fork 230
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
pub install fails on windows #41
Comments
<img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="48" height="48"hspace="10"> Comment by munificent Added this to the M1 milestone. |
<img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="48" height="48"hspace="10"> Comment by munificent Issue #42 has been merged into this issue. |
This comment was originally written by [email protected] I believe this may be resolved now. It's working on my wintel workstation. |
<img src="https://avatars.githubusercontent.com/u/5479?v=3" align="left" width="48" height="48"hspace="10"> Comment by sethladd Closing now, it's working for John. Set owner to @munificent. |
<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#3382
$ pub install
Unhandled exception:
DirectoryIOException: Creation failed, path = f:/development/dart/projects/zartw
eb (OS Error: Cannot create a file when that file already exists.
, errno = 183)
0. Function: 'FutureImpl._complete@924b4b8' url: 'bootstrap_impl' line:556 col:
54
1. Function: 'FutureImpl._setException@924b4b8' url: 'bootstrap_impl' line:561
col:43
2. Function: 'CompleterImpl.completeException' url: 'bootstrap_impl' line:572 c
ol:62
3. Function: 'FutureImpl.function' url: 'bootstrap_impl' line:563 col:78
4. Function: 'FutureImpl._complete@924b4b8' url: 'bootstrap_impl' line:556 col:
3
5. Function: 'FutureImpl._setValue@924b4b8' url: 'bootstrap_impl' line:559 col:
22
6. Function: 'CompleterImpl.complete' url: 'bootstrap_impl' line:571 col:46
7. Function: '[email protected]' url: 'dart:isolate' line:22 col:3
46
8. Function: '_ReceivePortImpl@6be832b._handleMessage@6be832b' url: 'dart:isola
te' line:19 col:46
The text was updated successfully, but these errors were encountered: