-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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 should notify that symlinks cannot be created on network shares #8037
Comments
Set owner to @munificent. |
Unfortunately, this is a consequence of the fact that pub uses NTFS junction points to do symlinks on Windows. Those only work on local drives. We won't be able to make this work, but we should notify the user of an error instead of silently failing. I'm repurposing this bug to that effect. Added this to the Later milestone. |
Marked this as being blocked by #15103. |
Added OpSys-Windows label. |
This comment was originally written by mor...@gmail.com see my suggestion in the initial issue 2014-04-02 19:35 GMT+02:00 <dart@googlecode.com>: |
Issue #17178 has been merged into this issue. |
1 similar comment
Issue #17178 has been merged into this issue. |
We're planning to move away from using symlinks at all, so we don't intend to put time into handle the lack of them more gracefully. Added NotPlanned label. |
This issue has been moved to dart-lang/pub#415. |
Pub install does not work for project on network drive.
packages dosn't contain any directories
////////////////////////////////////////////////////////////////////////////////////
Editor: 0.2.10_r16761 (2013-01-07)
OS: Windows Vista - x86 (6.0)
JVM: 1.6.0_22
projects: 1
open dart files: 7
auto-run pub: true
mem max/total/free: 967 / 297 / 66 MB
thread count: 30
analysis: 0 tasks, 11 libraries, 1 contexts
index: 58567 relationships and 0 attributes in 12565 elements in 124 resources stored in 2 MB on disk
SDK installed: true
Dartium installed: true
The text was updated successfully, but these errors were encountered: