Skip to content

pub install fails on windows #41

@DartBot

Description

@DartBot

<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

Metadata

Metadata

Assignees

Labels

type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions