Skip to content
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

Closed
DartBot opened this issue Jun 5, 2015 · 4 comments
Closed

pub install fails on windows #41

DartBot opened this issue Jun 5, 2015 · 4 comments
Assignees
Labels
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#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

@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 this to the M1 milestone.

@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


Issue #42 has been merged into this issue.

@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

This comment was originally written by [email protected]


I believe this may be resolved now. It's working on my wintel workstation.

@DartBot DartBot added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) Fixed labels Jun 5, 2015
@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

<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.
Added Fixed label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

2 participants